Skip to content

Commit

Permalink
chore(deps-dev): bump node-gyp in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [node-gyp](https://github.com/nodejs/node-gyp).


Updates `node-gyp` from 10.0.0 to 10.2.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v10.0.0...v10.2.0)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 2c167f9 commit e6d6396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"file-type": "^19.0.0",
"heic-convert": "^2.1.0",
"node-addon-api": "^8.0.0",
"node-gyp": "10.0.0",
"node-gyp": "10.2.0",
"rimraf": "^6.0.1",
"tinybench": "^2.8.0"
},
Expand Down

0 comments on commit e6d6396

Please sign in to comment.