Skip to content

Commit 26b57ca

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps-dev): bump node-gyp from 11.1.0 to 11.2.0 in /workspaces/github-marketplace (#396)
* build(deps-dev): bump node-gyp in /workspaces/github-marketplace Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 11.1.0 to 11.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@v11.1.0...v11.2.0) --- updated-dependencies: - dependency-name: node-gyp dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 7c1c98a commit 26b57ca

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

workspaces/github-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@backstage/repo-tools": "backstage:^",
3838
"@changesets/cli": "^2.28.1",
3939
"@spotify/prettier-config": "^15.0.0",
40-
"node-gyp": "^11.1.0",
40+
"node-gyp": "^11.2.0",
4141
"prettier": "^3.5.3",
4242
"react": "^17.0.0 || ^18.0.0",
4343
"react-dom": "^17.0.0 || ^18.0.0",

workspaces/github-marketplace/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,7 +3511,7 @@ __metadata:
35113511
"@backstage/repo-tools": "backstage:^"
35123512
"@changesets/cli": "npm:^2.28.1"
35133513
"@spotify/prettier-config": "npm:^15.0.0"
3514-
node-gyp: "npm:^11.1.0"
3514+
node-gyp: "npm:^11.2.0"
35153515
prettier: "npm:^3.5.3"
35163516
react: "npm:^17.0.0 || ^18.0.0"
35173517
react-dom: "npm:^17.0.0 || ^18.0.0"
@@ -11439,7 +11439,7 @@ __metadata:
1143911439
languageName: node
1144011440
linkType: hard
1144111441

11442-
"fdir@npm:^6.4.2":
11442+
"fdir@npm:^6.4.3":
1144311443
version: 6.4.3
1144411444
resolution: "fdir@npm:6.4.3"
1144511445
peerDependencies:
@@ -16270,23 +16270,23 @@ __metadata:
1627016270
languageName: node
1627116271
linkType: hard
1627216272

16273-
"node-gyp@npm:^11.1.0":
16274-
version: 11.1.0
16275-
resolution: "node-gyp@npm:11.1.0"
16273+
"node-gyp@npm:^11.2.0":
16274+
version: 11.2.0
16275+
resolution: "node-gyp@npm:11.2.0"
1627616276
dependencies:
1627716277
env-paths: "npm:^2.2.0"
1627816278
exponential-backoff: "npm:^3.1.1"
16279-
glob: "npm:^10.3.10"
1628016279
graceful-fs: "npm:^4.2.6"
1628116280
make-fetch-happen: "npm:^14.0.3"
1628216281
nopt: "npm:^8.0.0"
1628316282
proc-log: "npm:^5.0.0"
1628416283
semver: "npm:^7.3.5"
1628516284
tar: "npm:^7.4.3"
16285+
tinyglobby: "npm:^0.2.12"
1628616286
which: "npm:^5.0.0"
1628716287
bin:
1628816288
node-gyp: bin/node-gyp.js
16289-
checksum: 10/3314ebfeb99dbcdf9e8c810df1ee52294045399873d4ab1e6740608c4fbe63adaf6580c0610b23c6eda125e298536553f5bb6fb0df714016a5c721ed31095e42
16289+
checksum: 10/806fd8e3adc9157e17bf0d4a2c899cf6b98a0bbe9f453f630094ce791866271f6cddcaf2133e6513715d934fcba2014d287c7053d5d7934937b3a34d5a3d84ad
1629016290
languageName: node
1629116291
linkType: hard
1629216292

@@ -20429,13 +20429,13 @@ __metadata:
2042920429
languageName: node
2043020430
linkType: hard
2043120431

20432-
"tinyglobby@npm:^0.2.9":
20433-
version: 0.2.10
20434-
resolution: "tinyglobby@npm:0.2.10"
20432+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.9":
20433+
version: 0.2.12
20434+
resolution: "tinyglobby@npm:0.2.12"
2043520435
dependencies:
20436-
fdir: "npm:^6.4.2"
20436+
fdir: "npm:^6.4.3"
2043720437
picomatch: "npm:^4.0.2"
20438-
checksum: 10/10c976866d849702edc47fc3fef27d63f074c40f75ef17171ecc1452967900699fa1e62373681dd58e673ddff2e3f6094bcd0a2101e3e4b30f4c2b9da41397f2
20438+
checksum: 10/4ad28701fa9118b32ef0e27f409e0a6c5741e8b02286d50425c1f6f71e6d6c6ded9dd5bbbbb714784b08623c4ec4d150151f1d3d996cfabe0495f908ab4f7002
2043920439
languageName: node
2044020440
linkType: hard
2044120441

0 commit comments

Comments
 (0)