Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.16.13 to 20.17.1 (#2555)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.13 to 20.17.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 6a3f7af commit b506783
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/heapdump": "^0.3.4",
"@types/imagemin": "^9.0.0",
"@types/mini-css-extract-plugin": "^2.5.1",
"@types/node": "^20.16.13",
"@types/node": "^20.17.1",
"@types/node-schedule": "^2.1.7",
"@types/pg": "^8.11.10",
"@types/pg-pool": "^2.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4053,12 +4053,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:^20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/6e7b82119372cc12d28fcc1b0c10d1b8fa560bbb500f87a4c68bc446a0986d42c92e0f583040167841a0c598131979c3399b17c736c9fb8ba4f0dcf2b2048a84
checksum: 10/d1f4cd7158df97167953031f7245af3203f52b5f4965c175253b96489c7c55e4c2d4c8a697bb34211bfb99b8824cfcf6287e16cabdac6184a99eedcb26fdd432
languageName: node
linkType: hard

Expand Down Expand Up @@ -7466,7 +7466,7 @@ __metadata:
"@types/heapdump": "npm:^0.3.4"
"@types/imagemin": "npm:^9.0.0"
"@types/mini-css-extract-plugin": "npm:^2.5.1"
"@types/node": "npm:^20.16.13"
"@types/node": "npm:^20.17.1"
"@types/node-schedule": "npm:^2.1.7"
"@types/pg": "npm:^8.11.10"
"@types/pg-pool": "npm:^2.0.6"
Expand Down

0 comments on commit b506783

Please sign in to comment.