Skip to content

Commit caf7742

Browse files
committed
chore(deps): update dependency @types/node to v12.20.3
1 parent 81c3aeb commit caf7742

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
@@ -53,7 +53,7 @@
5353
"@nx-plus/docusaurus": "10.4.0",
5454
"@nrwl/workspace": "11.2.12",
5555
"@types/jest": "26.0.15",
56-
"@types/node": "12.12.38",
56+
"@types/node": "12.20.3",
5757
"@typescript-eslint/eslint-plugin": "4.3.0",
5858
"@typescript-eslint/parser": "4.3.0",
5959
"cz-conventional-changelog": "^3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2651,10 +2651,10 @@
26512651
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
26522652
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
26532653

2654-
"@types/node@12.12.38":
2655-
version "12.12.38"
2656-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.38.tgz#58841a382f231ad005dbb935c36d44aa1118a26b"
2657-
integrity sha512-75eLjX0pFuTcUXnnWmALMzzkYorjND0ezNEycaKesbUBg9eGZp4GHPuDmkRc4mQQvIpe29zrzATNRA6hkYqwmA==
2654+
"@types/node@12.20.3":
2655+
version "12.20.3"
2656+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
2657+
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
26582658

26592659
"@types/normalize-package-data@^2.4.0":
26602660
version "2.4.0"

0 commit comments

Comments
 (0)