Skip to content

Commit

Permalink
build: bump @types/node from 22.7.7 to 22.7.8
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.7 to 22.7.8.
- [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 Oct 22, 2024
1 parent 32fabc1 commit 6a08cf2
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.7",
"@types/node": "^22.7.8",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^8.11.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 @@ -3365,12 +3365,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
"@types/node@npm:^22.7.8":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
dependencies:
undici-types: ~6.19.2
checksum: 70492e46d92bf00b537c8700322ad001c1f8d4fc65fc1627064a91c7edebb8ad18730b95a3c6bdff212dd0252a337a4b92e4cfcbc21c9f08616302e87ea855b8
checksum: c1dd36bd0bf82588e61f82edb29a792f21ce902f90cc5485591f9fd60cec3ea9172e044bf7b1c0849e7cf3a5a01da39516db260cb65cb0b94904010e00634a1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5602,7 +5602,7 @@ __metadata:
"@testing-library/jest-dom": ^6.6.2
"@types/common-tags": ^1.8.4
"@types/jest": ^29.5.13
"@types/node": ^22.7.7
"@types/node": ^22.7.8
"@typescript-eslint/eslint-plugin": ^7.18.0
"@typescript-eslint/parser": ^8.11.0
add: ^2.0.6
Expand Down

0 comments on commit 6a08cf2

Please sign in to comment.