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.12.12 #1771

Merged
merged 1 commit into from
May 14, 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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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": "17.3.8",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"cypress": "13.9.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 @@ -4305,12 +4305,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: ~5.26.4
checksum: 0cc06bb69cd8150e96fcf65fa3d7f2eeebedf110a99e1834a7fa55bd6c04e7b6d73f74321a2acfc569ca300c0b88d8e1b702ce245b3802f6e5f6a8987fef451a
checksum: 5373983874b9af7c216e7ca5d26b32a8d9829c703a69f1e66f2113598b5be8582c0e009ca97369f1ec9a6282b3f92812208d06eb1e9fc3bd9b939b022303d042
languageName: node
linkType: hard

Expand Down Expand Up @@ -8450,7 +8450,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
html-webpack-plugin: 5.6.0
jasmine-core: 5.1.2
Expand Down Expand Up @@ -11839,7 +11839,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
jest: 29.7.0
Expand Down Expand Up @@ -14225,7 +14225,7 @@ __metadata:
"@angular/router": 17.3.8
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14259,7 +14259,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14294,7 +14294,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.2
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14329,7 +14329,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.2
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -14687,7 +14687,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.3.8
"@angular/router": 17.3.8
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
jest: 29.7.0
Expand Down Expand Up @@ -15573,7 +15573,7 @@ __metadata:
"@angular/router": 17.3.8
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
"@types/node": 20.12.12
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down