Skip to content

Commit

Permalink
build: bump @types/node from 20.11.29 to 20.11.30
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.11.29 to 20.11.30.
- [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 Mar 19, 2024
1 parent 436d784 commit 23e5127
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.1.0",
"@types/common-tags": "^1.8.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"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 @@ -3608,12 +3608,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.29":
version: 20.11.29
resolution: "@types/node@npm:20.11.29"
"@types/node@npm:^20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
dependencies:
undici-types: ~5.26.4
checksum: d6d37d4f72a372b033b8737ce615abb2ad8668c689ca4ef8c49b85249f8448fa9348ec8c67e96db3d11f64badd7e598c3da53c6804ea0fca8dd3bea585d93c29
checksum: 7597767aa3e44b0f1bf62efa522dd17741135f283c11de6a20ead8bb7016fb4999cc30adcd8f2bb29ebb216906c92894346ccd187de170927dc1e212d2c07c81
languageName: node
linkType: hard

Expand Down Expand Up @@ -5811,7 +5811,7 @@ __metadata:
"@testing-library/jest-dom": ^6.4.2
"@types/common-tags": ^1.8.4
"@types/jest": ^29.5.12
"@types/node": ^20.11.29
"@types/node": ^20.11.30
"@typescript-eslint/eslint-plugin": ^7.3.1
"@typescript-eslint/parser": ^7.3.1
add: ^2.0.6
Expand Down

0 comments on commit 23e5127

Please sign in to comment.