Skip to content

Commit

Permalink
chore(deps-dev): bump node-gyp from 10.2.0 to 10.3.1 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 10.2.0 to 10.3.1.
- [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.2.0...v10.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent ea52fce commit b917d04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"minimatch": "10.0.1",
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.13.0",
"node-gyp": "10.2.0",
"node-gyp": "10.3.1",
"prettier": "3.4.1",
"q": "1.5.1",
"raw-loader": "4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14244,7 +14244,7 @@ __metadata:
ng-extract-i18n-merge: 2.13.0
ngx-cookie-service: 19.0.0
ngx-pipes: 3.2.2
node-gyp: 10.2.0
node-gyp: 10.3.1
normalize.css: 8.0.1
prettier: 3.4.1
q: 1.5.1
Expand Down Expand Up @@ -15477,9 +15477,9 @@ __metadata:
languageName: node
linkType: hard

"node-gyp@npm:10.2.0":
version: 10.2.0
resolution: "node-gyp@npm:10.2.0"
"node-gyp@npm:10.3.1":
version: 10.3.1
resolution: "node-gyp@npm:10.3.1"
dependencies:
env-paths: ^2.2.0
exponential-backoff: ^3.1.1
Expand All @@ -15493,7 +15493,7 @@ __metadata:
which: ^4.0.0
bin:
node-gyp: bin/node-gyp.js
checksum: 0233759d8c19765f7fdc259a35eb046ad86c3d09e22f7384613ae2b89647dd27fcf833fdf5293d9335041e91f9b1c539494225959cdb312a5c8080b7534b926f
checksum: 91b0690ab504fe051ad66863226dc5ecac72b8471f85e8428e4d5ca3217d3a2adfffae48cd555e8d009a4164689fff558b88d2bc9bfd246452a3336ab308cf99
languageName: node
linkType: hard

Expand Down

0 comments on commit b917d04

Please sign in to comment.