Skip to content

Commit

Permalink
chore: Bump @types/node from 16.18.76 to 16.18.86
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.86.
- [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 3, 2024
1 parent 457522d commit 4e81959
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.86",
"@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.86":
version: 16.18.86
resolution: "@types/node@npm:16.18.86"
checksum: 12d70d3a51c9a95c401532dabb1014ccb06f638283cb46f72886a8939baf20f62d2dcd6292743be61dca2808e837801e610b511bcbf1282e9d4033751002d870
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.86
"@vercel/ncc": 0.38.1
jest: 29.7.0
js-yaml: 4.1.0
Expand Down

0 comments on commit 4e81959

Please sign in to comment.