Skip to content

Commit 061efd1

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

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.0",
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.0":
2655+
version "12.20.0"
2656+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.0.tgz#692dfdecd6c97f5380c42dd50f19261f9f604deb"
2657+
integrity sha512-0/41wHcurotvSOTHQUFkgL702c3pyWR1mToSrrX3pGPvGfpHTv3Ksx0M4UVuU5VJfjVb62Eyr1eKO1tWNUCg2Q==
26582658

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

0 commit comments

Comments
 (0)