Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 3c3bc40

Browse files
Bump @now/node from 1.6.1 to 1.7.3 (#2041)
1 parent 9cbcb42 commit 3c3bc40

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@material-ui/icons": "^4.9.1",
2626
"@material-ui/lab": "^4.0.0-alpha.54",
2727
"@material-ui/pickers": "^4.0.0-alpha.1",
28-
"@now/node": "^1.6.1",
28+
"@now/node": "^1.7.3",
2929
"@types/fuzzy-search": "^2.1.0",
3030
"@types/isomorphic-fetch": "^0.0.35",
3131
"@types/jss": "^10.0.0",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,12 +1908,14 @@
19081908
"@nodelib/fs.scandir" "2.1.3"
19091909
fastq "^1.6.0"
19101910

1911-
"@now/node@^1.6.1":
1912-
version "1.6.1"
1913-
resolved "https://registry.yarnpkg.com/@now/node/-/node-1.6.1.tgz#d478bfbc98af05d3eae7b5b01b26d1a1c638819b"
1914-
integrity sha512-EdSdOS4HSJRexibxIbrKCLZZ1sc0+oaD0P7kvhf26CbXSNlrZP0Iycpb+fbO4Qc2EcmGR2am90DhoX548B5a7g==
1911+
"@now/node@^1.7.3":
1912+
version "1.7.3"
1913+
resolved "https://registry.yarnpkg.com/@now/node/-/node-1.7.3.tgz#5ee906a1d1c5f00d51d35bd2958875b78a2470c5"
1914+
integrity sha512-ULhtJJKBxe4bjcBI8Nsvo7RpiIMg6PD7WKXCQsJaxsFNKMD4BTnlbU71kRq6gl9LvFhf8JbhNAxVD/TE4i0l+Q==
19151915
dependencies:
19161916
"@types/node" "*"
1917+
ts-node "8.9.1"
1918+
typescript "3.9.3"
19171919

19181920
"@oclif/color@^0.0.0":
19191921
version "0.0.0"

0 commit comments

Comments
 (0)