Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.10.7 to 20.11.1 (#803)
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.10.7 to 20.11.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 5416605 commit b605ab7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@types/node": "^20.10.7",
"@types/node": "^20.11.1",
"@types/react": "16.14.34",
"concurrently": "^8.2.2",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1393,12 +1393,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
"@types/node@npm:^20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
dependencies:
undici-types: ~5.26.4
checksum: 86f4f96f5169538f47bbd652ab8e3712cd307701481ff3e9ce0c1ea7d8424a38b5ac4a1d33088cdd9ea1bfe68fd27bbae005a21969aa6d9a36295904da6f09f2
checksum: d50670a5357968b9ff5214c807f688cb639054eb3d602741e4a381febe3b39624750ee0ea5817e33e3a9f88479cce6d3baf084c0412c614d48e7074d17b8a0de
languageName: node
linkType: hard

Expand Down Expand Up @@ -1508,7 +1508,7 @@ __metadata:
"@swc/core": ^1.3.103
"@swc/helpers": ^0.5.3
"@swc/jest": ^0.2.29
"@types/node": ^20.10.7
"@types/node": ^20.11.1
"@types/react": 16.14.34
concurrently: ^8.2.2
jest: ^29.7.0
Expand Down

0 comments on commit b605ab7

Please sign in to comment.