Skip to content

Commit f364a38

Browse files
committed
chore(deps): update dependency @types/node to v12.20.8
1 parent f07a86d commit f364a38

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.8",
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
@@ -2657,10 +2657,10 @@
26572657
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
26582658
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
26592659

2660-
"@types/node@12.12.38":
2661-
version "12.12.38"
2662-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.38.tgz#58841a382f231ad005dbb935c36d44aa1118a26b"
2663-
integrity sha512-75eLjX0pFuTcUXnnWmALMzzkYorjND0ezNEycaKesbUBg9eGZp4GHPuDmkRc4mQQvIpe29zrzATNRA6hkYqwmA==
2660+
"@types/node@12.20.8":
2661+
version "12.20.8"
2662+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.8.tgz#e8552c505de64739fc997e28920ff4539fc8f185"
2663+
integrity sha512-uxDkaUGwXNDHu5MHqs+FAsmOjNoNibDF1cu4668QG96mQldQfgV3M+UyntXWWrtXSh13jFxEdNUdoLWH46mLKQ==
26642664

26652665
"@types/normalize-package-data@^2.4.0":
26662666
version "2.4.0"

0 commit comments

Comments
 (0)