Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent e287d0a commit 8b37970
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 15 deletions.
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.0.9",
"@angular/language-service": "17.0.9",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"html-webpack-plugin": "5.6.0",
"jasmine-core": "5.1.1",
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.0.9",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
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.0.9",
"@angular/language-service": "17.0.9",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
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.0.9",
"@angular/language-service": "17.0.9",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"jasmine-core": "5.1.1",
"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.0.9",
"@angular/language-service": "17.0.9",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"jasmine-core": "5.1.1",
"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.0.9",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "20.11.3",
"cypress": "13.6.2",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@lerna-lite/cli": "^3.0.0",
"@lerna-lite/publish": "^3.0.0",
"@types/lodash": "^4.14.118",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"husky": "^8.0.0",
"lint-staged": "^15.0.0",
"lodash": "^4.17.15",
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4891,7 +4891,16 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.7, @types/node@npm:^18.0.0, @types/node@npm:^18.17.5":
"@types/node@npm:20.11.3, @types/node@npm:^20.0.0":
version: 20.11.3
resolution: "@types/node@npm:20.11.3"
dependencies:
undici-types: ~5.26.4
checksum: 56d58fec1352af4fddcf07b6f003e427b34c9bdd936ef895f8c3db4dccf7606662a8c536865532a7b58f1208712744cce777ba23767325e66d6beaa5c772219f
languageName: node
linkType: hard

"@types/node@npm:^18.17.5":
version: 18.19.7
resolution: "@types/node@npm:18.19.7"
dependencies:
Expand Down Expand Up @@ -5454,7 +5463,7 @@ __metadata:
"@lerna-lite/cli": ^3.0.0
"@lerna-lite/publish": ^3.0.0
"@types/lodash": ^4.14.118
"@types/node": ^18.0.0
"@types/node": ^20.0.0
husky: ^8.0.0
lint-staged: ^15.0.0
lodash: ^4.17.15
Expand Down Expand Up @@ -9559,7 +9568,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.0.9
"@angular/router": 17.0.9
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
html-webpack-plugin: 5.6.0
jasmine-core: 5.1.1
Expand Down Expand Up @@ -13309,7 +13318,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.0.9
"@angular/router": 17.0.9
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
jasmine-core: 5.1.1
jest: 29.7.0
Expand Down Expand Up @@ -15871,7 +15880,7 @@ __metadata:
"@angular/router": 17.0.9
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
jasmine-core: 5.1.1
karma: 6.4.2
Expand Down Expand Up @@ -15905,7 +15914,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.0.9
"@angular/router": 17.0.9
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
jasmine-core: 5.1.1
karma: 6.4.2
Expand Down Expand Up @@ -16343,7 +16352,7 @@ __metadata:
"@angular/platform-browser-dynamic": 17.0.9
"@angular/router": 17.0.9
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
jasmine-core: 5.1.1
jest: 29.7.0
Expand Down Expand Up @@ -17356,7 +17365,7 @@ __metadata:
"@angular/router": 17.0.9
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 18.19.7
"@types/node": 20.11.3
cypress: 13.6.2
jasmine-core: 5.1.1
karma: 6.4.2
Expand Down

0 comments on commit 8b37970

Please sign in to comment.