Skip to content

Commit 3447574

Browse files
renovate[bot]renovate-botLekoArts
authored
chore(deps): update dependency @types/node to ^12.19.12 (#28770)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Lennart <[email protected]>
1 parent 12eb412 commit 3447574

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
@@ -18,7 +18,7 @@
1818
"@types/jest": "^24.9.1",
1919
"@types/joi": "^14.3.4",
2020
"@types/lodash": "^4.14.167",
21-
"@types/node": "^12.19.9",
21+
"@types/node": "^12.19.12",
2222
"@types/node-fetch": "^2.5.7",
2323
"@types/normalize-path": "^3.0.0",
2424
"@types/react": "^16.9.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4290,10 +4290,10 @@
42904290
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.5.tgz#e92d3b8f76583efa26c1a63a21c9d3c1143daa29"
42914291
integrity sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw==
42924292

4293-
"@types/node@^12.19.9":
4294-
version "12.19.9"
4295-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.9.tgz#990ad687ad8b26ef6dcc34a4f69c33d40c95b679"
4296-
integrity sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q==
4293+
"@types/node@^12.19.12":
4294+
version "12.19.12"
4295+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.12.tgz#04793c2afa4ce833a9972e4c476432e30f9df47b"
4296+
integrity sha512-UwfL2uIU9arX/+/PRcIkT08/iBadGN2z6ExOROA2Dh5mAuWTBj6iJbQX4nekiV5H8cTrEG569LeX+HRco9Cbxw==
42974297

42984298
"@types/node@^8.5.7":
42994299
version "8.10.59"

0 commit comments

Comments
 (0)