10000 chore: update dependency @types/node to v16 (#956) · angular-eslint/angular-eslint@42cf9a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42cf9a1

Browse files
chore: update dependency @types/node to v16 (#956)
1 parent 190ea56 commit 42cf9a1

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
@@ -66,7 +66,7 @@
6666
"@types/eslint": "8.2.0",
6767
"@types/eslint-scope": "3.7.3",
6868
"@types/jest": "27.0.2",
69-
"@types/node": "14.18.11",
69+
"@types/node": "16.11.26",
7070
"@types/prettier": "2.4.4",
7171
"@typescript-eslint/eslint-plugin": "5.17.0",
7272
"@typescript-eslint/parser": "5.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,10 +3268,10 @@
32683268
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
32693269
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
32703270

3271-
"@types/node@14.18.11":
3272-
version "14.18.11"
3273-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.11.tgz#9bd810a959e1728d78df0f68b5c825b8ea7156f4"
3274-
integrity sha512-zCoCEMA+IPpsRkyCFBqew5vGb7r8RSiB3uwdu/map7uwLAfu1MTazW26/pUDWoNnF88vJz4W3U56i5gtXNqxGg==
3271+
"@types/node@16.11.26":
3272+
version "16.11.26"
3273+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
3274+
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
32753275

32763276
"@types/node@>=12":
32773277
version "17.0.17"

0 commit comments

Comments
 (0)
0