Skip to content

Commit 9a618d0

Browse files
committed
chore(deps): update dependency @types/node to v12.20.11
1 parent 9785ad9 commit 9a618d0

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.11",
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.11":
2786+
version "12.20.11"
2787+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.11.tgz#980832cd56efafff8c18aa148c4085eb02a483f4"
2788+
integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ==
27892789

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

0 commit comments

Comments
 (0)