Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit d50237b

Browse files
committed
Update dependency @types/node to v12.20.42
1 parent ebd4674 commit d50237b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/lodash": "4.14.177",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.4",
35-
"@types/node": "12.20.37",
35+
"@types/node": "12.20.42",
3636
"@types/relateurl": "0.2.29",
3737
"@types/rmfr": "2.0.1",
3838
"@types/semver": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,10 +1069,10 @@
10691069
resolved "https://registry.npmjs.org/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
10701070
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
10711071

1072-
"@types/[email protected].37":
1073-
version "12.20.37"
1074-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
1075-
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
1072+
"@types/[email protected].42":
1073+
version "12.20.42"
1074+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.42.tgz#2f021733232c2130c26f9eabbdd3bfd881774733"
1075+
integrity sha512-aI3/oo5DzyiI5R/xAhxxRzfZlWlsbbqdgxfTPkqu/Zt+23GXiJvMCyPJT4+xKSXOnLqoL8jJYMLTwvK2M3a5hw==
10761076

10771077
"@types/parse-json@^4.0.0":
10781078
version "4.0.0"

0 commit comments

Comments
 (0)