Skip to content

Commit

Permalink
build(deps-dev): Bump @types/bindings from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [@types/bindings](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bindings) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bindings)

---
updated-dependencies:
- dependency-name: "@types/bindings"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 21, 2023
1 parent 506e5ee commit ded6b2e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fix": "npm run format:fix && npm run lint:fix"
},
"devDependencies": {
"@types/bindings": "^1.5.4",
"@types/bindings": "^1.5.5",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.2",
"@types/yargs": "^17.0.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuzzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prebuild-install": "^7.1.1"
},
"devDependencies": {
"@types/bindings": "^1.5.4",
"@types/bindings": "^1.5.5",
"@types/node": "^20.9.2",
"clang-format": "^1.8.0",
"prebuild": "^12.1.0"
Expand Down

0 comments on commit ded6b2e

Please sign in to comment.