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

Commit bd82c81

Browse files
Update dependency @types/node to v12.20.14 (#448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5abc24b commit bd82c81

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.170",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.3",
35-
"@types/node": "12.20.13",
35+
"@types/node": "12.20.14",
3636
"@types/relateurl": "0.2.28",
3737
"@types/rmfr": "2.0.0",
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/node@12.20.13":
1073-
version "12.20.13"
1074-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
1075-
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
1072+
"@types/node@12.20.14":
1073+
version "12.20.14"
1074+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.14.tgz#9caf7eea0df08b406829889cc015256a6d81ab10"
1075+
integrity sha512-iFJOS5Q470FF+r4Ol2pSley7/wCNVqf+jgjhtxLLaJcDs+To2iCxlXIkJXrGLD9w9G/oJ9ibySu7z92DCwr7Pg==
10761076

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

0 commit comments

Comments
 (0)