Skip to content

Commit 4c60323

Browse files
chore(deps): update dependency @types/node to v12.20.55
1 parent 9785ad9 commit 4c60323

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@nx-plus/docusaurus": "10.4.0",
5555
"@nrwl/workspace": "11.2.12",
5656
"@types/jest": "26.0.15",
57-
"@types/node": "12.12.38",
57+
"@types/node": "12.20.55",
5858
"@typescript-eslint/eslint-plugin": "4.3.0",
5959
"@typescript-eslint/parser": "4.3.0",
6060
"cz-conventional-changelog": "^3.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2782,10 +2782,10 @@
27822782
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
27832783
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
27842784

2785-
"@types/node@12.12.38":
2786-
version "12.12.38"
2787-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.38.tgz#58841a382f231ad005dbb935c36d44aa1118a26b"
2788-
integrity sha512-75eLjX0pFuTcUXnnWmALMzzkYorjND0ezNEycaKesbUBg9eGZp4GHPuDmkRc4mQQvIpe29zrzATNRA6hkYqwmA==
2785+
"@types/node@12.20.55":
2786+
version "12.20.55"
2787+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
2788+
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
27892789

27902790
"@types/normalize-package-data@^2.4.0":
27912791
version "2.4.0"

0 commit comments

Comments
 (0)