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 v20.17.8 #1879

Merged
merged 1 commit into from
Nov 26, 2024
Merged
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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.2",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.2",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "5.4.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": "18.1.3",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.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": "18.1.3",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4719,12 +4719,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
dependencies:
undici-types: ~6.19.2
checksum: 7c66a3cdad0cfab25d61397acbfac5b0093cc70a7c8836fde831cf91a4e2060ae1c8f9300591e65f5684eb6be06838ccc6718cfc5285ad2c1118c2ef5221bcdb
checksum: c963c363bda5ade3d60b66eaeb1cf809e6a333fdd08cc40120bb86d112b58a667893d23b02cb9876ba69619214384c08e60b7dd0718ca404e954cf2ce6b24840
languageName: node
linkType: hard

Expand Down Expand Up @@ -8741,7 +8741,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
html-webpack-plugin: 5.6.3
jasmine-core: 5.4.0
Expand Down Expand Up @@ -12119,7 +12119,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
jest: 29.7.0
Expand Down Expand Up @@ -14428,7 +14428,7 @@ __metadata:
"@angular/router": 18.1.3
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
karma: 6.4.4
Expand Down Expand Up @@ -14462,7 +14462,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
karma: 6.4.4
Expand Down Expand Up @@ -14497,7 +14497,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.2
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
karma: 6.4.4
Expand Down Expand Up @@ -14532,7 +14532,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.2
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
karma: 6.4.4
Expand Down Expand Up @@ -14896,7 +14896,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
jest: 29.7.0
Expand Down Expand Up @@ -15775,7 +15775,7 @@ __metadata:
"@angular/router": 18.1.3
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
karma: 6.4.4
Expand Down