Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.10.4 to 20.10.5 (#792)
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.4 to 20.10.5.
- [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-patch
...

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 Dec 18, 2023
1 parent c59b93e commit e4eed13
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.100",
"@swc/jest": "^0.2.29",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@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 @@ -1383,12 +1383,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
"@types/node@npm:^20.10.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
undici-types: ~5.26.4
checksum: 054b296417e771ab524bea63cf3289559c6bdf290d45428f7cc68e9b00030ff7a0ece47b8c99a26b4f47a443919813bcf42beadff2f0bea7d8125fa541d92eb0
checksum: e216b679f545a8356960ce985a0e53c3a58fff0eacd855e180b9e223b8db2b5bd07b744a002b8c1f0c37f9194648ab4578533b5c12df2ec10cc02f61d20948d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1498,7 +1498,7 @@ __metadata:
"@swc/core": ^1.3.100
"@swc/helpers": ^0.5.3
"@swc/jest": ^0.2.29
"@types/node": ^20.10.4
"@types/node": ^20.10.5
"@types/react": 16.14.34
concurrently: ^8.2.2
jest: ^29.7.0
Expand Down

0 comments on commit e4eed13

Please sign in to comment.