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 Nov 28, 2024
1 parent 7fce9c4 commit b59aebf
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 14 deletions.
19 changes: 13 additions & 6 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.4",
"@types/node": "20.17.8",
"@types/node": "22.10.1",
"@wizishop/ng-wizi-bulma": "15.0.3",
"apply-loader": "2.0.0",
"jasmine-core": "5.4.0",
Expand Down
21 changes: 14 additions & 7 deletions src/web-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2713,12 +2713,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@types/node@npm:22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d68bbd9f8946a56d3f405e2dbfcc98d1d7a3cdbaa45d0a8fea2865e63ecdf3a2c9a0e992d9ea1658651909273026d341047e593596e133e842374371e04031c3
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
languageName: node
linkType: hard

Expand Down Expand Up @@ -8747,13 +8747,20 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
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"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

"undici@npm:6.11.1":
version: 6.11.1
resolution: "undici@npm:6.11.1"
Expand Down Expand Up @@ -9002,7 +9009,7 @@ __metadata:
"@angular/platform-browser-dynamic": "npm:17.3.12"
"@angular/router": "npm:17.3.12"
"@types/jasmine": "npm:5.1.4"
"@types/node": "npm:20.17.8"
"@types/node": "npm:22.10.1"
"@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 b59aebf

Please sign in to comment.