Skip to content

Commit

Permalink
build: bump @types/node from 22.7.3 to 22.7.4
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.3 to 22.7.4.
- [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 27, 2024
1 parent acef585 commit 384a902
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.3",
"@types/node": "^22.7.4",
"@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.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: ~6.19.2
checksum: 1785ceb0d7b05b2a68df85ec89f2c76bc57a59f4f7a349966f2f7c8ee531d59dcba1adb4e3fddb19e0981ded96bf255291858e6b56dfe7984247b3a4f1227a22
checksum: a3f4154147639369aed08fe6f8d62eff637cf87b187bb252d7bbccdc82884626007af424b08a653c53f2182adfa0340001b4888cb7cbb942cef351210fc742a5
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.3
"@types/node": ^22.7.4
"@typescript-eslint/eslint-plugin": ^7.18.0
"@typescript-eslint/parser": ^8.7.0
add: ^2.0.6
Expand Down

0 comments on commit 384a902

Please sign in to comment.