Skip to content

Commit

Permalink
chore: Bump @types/node from 16.18.76 to 16.18.89
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.76 to 16.18.89.
- [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 Mar 17, 2024
1 parent 457522d commit b6e0cb8
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": "16.18.76",
"@types/node": "16.18.89",
"@vercel/ncc": "0.38.1",
"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 @@ -1034,10 +1034,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.18.76":
version: 16.18.76
resolution: "@types/node@npm:16.18.76"
checksum: 8486668c32f0c77a559ad11549192abb1779816a8bf39e7b6679bfeefe792fbd4920f7f9f75ab1518972deb1c31fbf4ed301bd89fc47a3a124875f5092a2b080
"@types/node@npm:16.18.89":
version: 16.18.89
resolution: "@types/node@npm:16.18.89"
checksum: d977f2ebc3200b94beaab7312b916e5de9d1fc3bc0a9101b21dd6f3d18f283be62541775b650c050ab439195bc0ef14136fe03c7daab5dcef5f7e22bf1bb9aa5
languageName: node
linkType: hard

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

0 comments on commit b6e0cb8

Please sign in to comment.