Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v22 #1887

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-esbuild/sanity-esbuild-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular/compiler-cli": "19.0.0",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular/compiler-cli": "19.0.0",
"@angular/language-service": "19.0.0",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular/language-service": "19.0.0",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.12",
"@types/node": "22.10.5",
"cypress": "13.16.1",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@lerna-lite/cli": "^3.0.0",
"@lerna-lite/publish": "^3.0.0",
"@types/lodash": "^4.14.118",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"husky": "^8.0.0",
"lint-staged": "^15.0.0",
"lodash": "^4.17.15",
Expand Down
44 changes: 14 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5437,21 +5437,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.12":
version: 20.17.12
resolution: "@types/node@npm:20.17.12"
"@types/node@npm:22.10.5, @types/node@npm:^22.0.0":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: ~6.19.2
checksum: 0c0dbeb4e1480a23071ec38e97bb3d776e0ae9828174bf45f9edcf277caa955945cb10d31d84f7a73c66aaf92ae2e022be6331bd00a4bed1f2ad9639a411d17e
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: ~6.19.2
checksum: 2fc67ba937d2c4e7a52f0ccf71b8b4c616dcfa1ad6cd5a726582fd3cbf4f409c2eb44595592580f782c2ade05f8130df072dd04ac064fe150cfcd7849e643500
undici-types: ~6.20.0
checksum: 3b0e966df4e130edac3ad034f1cddbe134e70f11556062468c9fbd749a3b07a44445a3a75a7eec68a104930bf05d4899f1a418c4ae48493d2c8c1544d8594bcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5988,7 +5979,7 @@ __metadata:
"@lerna-lite/cli": ^3.0.0
"@lerna-lite/publish": ^3.0.0
"@types/lodash": ^4.14.118
"@types/node": ^20.0.0
"@types/node": ^22.0.0
husky: ^8.0.0
lint-staged: ^15.0.0
lodash: ^4.17.15
Expand Down Expand Up @@ -9632,7 +9623,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
html-webpack-plugin: 5.6.3
jasmine-core: 5.5.0
Expand Down Expand Up @@ -13080,7 +13071,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
jest: 29.7.0
Expand Down Expand Up @@ -15594,7 +15585,7 @@ __metadata:
"@angular/router": 19.0.0
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
karma: 6.4.4
Expand Down Expand Up @@ -15628,7 +15619,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
karma: 6.4.4
Expand Down Expand Up @@ -15663,7 +15654,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
karma: 6.4.4
Expand Down Expand Up @@ -15698,7 +15689,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
karma: 6.4.4
Expand Down Expand Up @@ -16077,7 +16068,7 @@ __metadata:
"@angular/platform-browser-dynamic": 19.0.0
"@angular/router": 19.0.0
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
jest: 29.7.0
Expand Down Expand Up @@ -16997,7 +16988,7 @@ __metadata:
"@angular/router": 19.0.0
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.5
"@types/node": 20.17.12
"@types/node": 22.10.5
cypress: 13.16.1
jasmine-core: 5.5.0
karma: 6.4.4
Expand Down Expand Up @@ -17444,13 +17435,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down
Loading