Skip to content

Commit

Permalink
chore: Bump @types/node from 16.18.58 to 16.18.59
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.58 to 16.18.59.
- [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 guilgaly committed Oct 30, 2023
1 parent cb0cdc6 commit 5b284cf
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.58",
"@types/node": "16.18.59",
"@vercel/ncc": "0.38.0",
"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.58":
version: 16.18.58
resolution: "@types/node@npm:16.18.58"
checksum: 6d8404abc6c97bacd220f606441727adea923f3bd010d07d869f0dc6c4c6dc016430880af1f270edf1b84ae637a7fa5339e6adb3abba210a4820ac5e28f34067
"@types/node@npm:16.18.59":
version: 16.18.59
resolution: "@types/node@npm:16.18.59"
checksum: 70f28744d239c48db056ff6355d2eb99305db54d1f9377b3f4458e92ffb4da8962a0c67665452d5f430cea2286ced256dac8f769660007aedd3676cf03ff28ad
languageName: node
linkType: hard

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

0 comments on commit 5b284cf

Please sign in to comment.