Skip to content

Commit 6a26378

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

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
@@ -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.1",
5757
"@typescript-eslint/eslint-plugin": "4.3.0",
5858
"@typescript-eslint/parser": "4.3.0",
5959
"cz-conventional-changelog": "^3.3.0",

yarn.lock

+4-4
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.1":
2655+
version "12.20.1"
2656+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.1.tgz#63d36c10e162666f0107f247cdca76542c3c7472"
2657+
integrity sha512-tCkE96/ZTO+cWbln2xfyvd6ngHLanvVlJ3e5BeirJ3BYI5GbAyubIrmV4JjjugDly5D9fHjOL5MNsqsCnqwW6g==
26582658

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

0 commit comments

Comments
 (0)