Skip to content

Commit 03cf4f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to ^12.20.14
1 parent 3726c86 commit 03cf4f3

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
@@ -21,7 +21,7 @@
2121
"@mjolnir/prettier-config": "^0.2.0",
2222
"@mjolnir/tsconfig": "^0.1.0",
2323
"@types/jest": "^24.9.1",
24-
"@types/node": "^12.20.13",
24+
"@types/node": "^12.20.14",
2525
"babel-loader": "^8.2.2",
2626
"case-sensitive-paths-webpack-plugin": "^2.4.0",
2727
"copy-webpack-plugin": "^5.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2662,10 +2662,10 @@
26622662
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
26632663
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
26642664

2665-
"@types/node@^12.20.13":
2666-
version "12.20.13"
2667-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
2668-
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
2665+
"@types/node@^12.20.14":
2666+
version "12.20.14"
2667+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.14.tgz#9caf7eea0df08b406829889cc015256a6d81ab10"
2668+
integrity sha512-iFJOS5Q470FF+r4Ol2pSley7/wCNVqf+jgjhtxLLaJcDs+To2iCxlXIkJXrGLD9w9G/oJ9ibySu7z92DCwr7Pg==
26692669

26702670
"@types/normalize-package-data@^2.4.0":
26712671
version "2.4.0"

0 commit comments

Comments
 (0)