Skip to content

Commit

Permalink
chore: Bump @types/node from 20.17.10 to 20.17.11
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.17.10 to 20.17.11.
- [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 Jan 5, 2025
1 parent 6a6786f commit 65f08be
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 @@ -21,7 +21,7 @@
"docker-runner-start": "yarn build-common && yarn workspace '@gatling-enterprise-runner/docker' run start"
},
"devDependencies": {
"@types/node": "20.17.10",
"@types/node": "20.17.11",
"@vercel/ncc": "0.38.3",
"jest": "29.7.0",
"js-yaml": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1041,12 +1041,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
"@types/node@npm:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
dependencies:
undici-types: ~6.19.2
checksum: 44cfa7cd9a4ebb8f74efa4b89cf963ca0e522121a7d24d8121d40872bbcfd607eaccdc203c4fe92c8b587125be9ca7b071fe4f9b356f263434b8a8512dbebef0
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
languageName: node
linkType: hard

Expand Down Expand Up @@ -3571,7 +3571,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@types/node": 20.17.10
"@types/node": 20.17.11
"@vercel/ncc": 0.38.3
jest: 29.7.0
js-yaml: 4.1.0
Expand Down

0 comments on commit 65f08be

Please sign in to comment.