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.14.8 #1817

Merged
merged 1 commit into from
Jun 22, 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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.2",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.2",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"html-webpack-plugin": "5.6.0",
"jasmine-core": "5.1.2",
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.0.4",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"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.0.4",
"@angular/language-service": "18.0.4",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"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.0.4",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"cypress": "13.12.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4545,12 +4545,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
"@types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: ~5.26.4
checksum: 967d100f3853fefa347847ece95226a73cba970ff896efa12cce68ecdd48a9b39b10c8eefd9f11016799a29bdfe19d144ea094f8db3d5987cebe8f06226fccc9
checksum: a9128840005d4a0aba68826e22ac0fdd86bb9073f1d274217d3509b52f969d1aab83415c85a8461259f33cf34f9eee02fb13dca059865bed2ba2e728bc936a76
languageName: node
linkType: hard

Expand Down Expand Up @@ -8657,7 +8657,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
html-webpack-plugin: 5.6.0
jasmine-core: 5.1.2
Expand Down Expand Up @@ -12081,7 +12081,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
jest: 29.7.0
Expand Down Expand Up @@ -14373,7 +14373,7 @@ __metadata:
"@angular/router": 18.0.4
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14407,7 +14407,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14442,7 +14442,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.2
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14477,7 +14477,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.2
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14820,7 +14820,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.0.4
"@angular/router": 18.0.4
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
jest: 29.7.0
Expand Down Expand Up @@ -15685,7 +15685,7 @@ __metadata:
"@angular/router": 18.0.4
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/node": 20.14.7
"@types/node": 20.14.8
cypress: 13.12.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down