Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 7c94d0b commit f2895fb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 30 deletions.
25 changes: 9 additions & 16 deletions src/web-client/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.11",
"@types/node": "22.10.4",
"@wizishop/ng-wizi-bulma": "15.0.3",
"apply-loader": "2.0.0",
"jasmine-core": "5.5.0",
Expand Down
19 changes: 6 additions & 13 deletions src/web-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2729,12 +2729,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
"@types/node@npm:22.10.4":
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/16cb9c63d5b8903a6ee05b2948af3379e34b438682cb219f7877521fb24cf3ec5dbd7016dc95a156ae60821a936dea0018f460a7016cc3228b7f572d862bad68
undici-types: "npm:~6.20.0"
checksum: 10c0/b2950f71dad821ef5103f42f3b4a804f8613f5799b8d96f427f904f49841b424e311fa38b3a92cf4710529abc82a355093b9258b030af3e94ee9b84bd1313063
languageName: node
linkType: hard

Expand Down Expand Up @@ -9069,13 +9069,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down Expand Up @@ -9349,7 +9342,7 @@ __metadata:
"@angular/platform-browser-dynamic": "npm:17.3.12"
"@angular/router": "npm:17.3.12"
"@types/jasmine": "npm:5.1.5"
"@types/node": "npm:20.17.11"
"@types/node": "npm:22.10.4"
"@wizishop/ng-wizi-bulma": "npm:15.0.3"
apply-loader: "npm:2.0.0"
bulma: "npm:0.9.4"
Expand Down

0 comments on commit f2895fb

Please sign in to comment.