Skip to content

Commit

Permalink
build: bump @types/node from 22.7.2 to 22.7.3
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.2 to 22.7.3.
- [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]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 26, 2024
1 parent ecacb2f commit acef585
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 @@ -60,7 +60,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@types/common-tags": "^1.8.4",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.2",
"@types/node": "^22.7.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^8.7.0",
"add": "^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 @@ -3918,12 +3918,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.2":
version: 22.7.2
resolution: "@types/node@npm:22.7.2"
"@types/node@npm:^22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: ~6.19.2
checksum: 5e753a4a7195a05133e1234e6e2eb68d9f002c5566499dc560e1d7efdcad102f10815ea11f8e206a04b7626876c666227535c755a7d77bc71d73278864b0a652
checksum: 1785ceb0d7b05b2a68df85ec89f2c76bc57a59f4f7a349966f2f7c8ee531d59dcba1adb4e3fddb19e0981ded96bf255291858e6b56dfe7984247b3a4f1227a22
languageName: node
linkType: hard

Expand Down Expand Up @@ -6215,7 +6215,7 @@ __metadata:
"@testing-library/jest-dom": ^6.5.0
"@types/common-tags": ^1.8.4
"@types/jest": ^29.5.13
"@types/node": ^22.7.2
"@types/node": ^22.7.3
"@typescript-eslint/eslint-plugin": ^7.18.0
"@typescript-eslint/parser": ^8.7.0
add: ^2.0.6
Expand Down

0 comments on commit acef585

Please sign in to comment.