Skip to content

Commit 7366a9b

Browse files
chore(deps): update dependency node-gyp to ^11.3.0 (#4086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5223c2 commit 7366a9b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"lodash": "^4.17.21",
9494
"markdownlint": "^0.38.0",
9595
"markdownlint-cli": "^0.45.0",
96-
"node-gyp": "^11.2.0",
96+
"node-gyp": "^11.3.0",
9797
"npm-registry-fetch": "^19.0.0",
9898
"nunjucks": "^3.2.4",
9999
"nx": "^21.3.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ __metadata:
147147
lodash: "npm:^4.17.21"
148148
markdownlint: "npm:^0.38.0"
149149
markdownlint-cli: "npm:^0.45.0"
150-
node-gyp: "npm:^11.2.0"
150+
node-gyp: "npm:^11.3.0"
151151
npm-registry-fetch: "npm:^19.0.0"
152152
nunjucks: "npm:^3.2.4"
153153
nx: "npm:^21.3.9"
@@ -15873,9 +15873,9 @@ __metadata:
1587315873
languageName: node
1587415874
linkType: hard
1587515875

15876-
"node-gyp@npm:^11.2.0":
15877-
version: 11.2.0
15878-
resolution: "node-gyp@npm:11.2.0"
15876+
"node-gyp@npm:^11.3.0":
15877+
version: 11.3.0
15878+
resolution: "node-gyp@npm:11.3.0"
1587915879
dependencies:
1588015880
env-paths: "npm:^2.2.0"
1588115881
exponential-backoff: "npm:^3.1.1"
@@ -15889,7 +15889,7 @@ __metadata:
1588915889
which: "npm:^5.0.0"
1589015890
bin:
1589115891
node-gyp: bin/node-gyp.js
15892-
checksum: 10c0/bd8d8c76b06be761239b0c8680f655f6a6e90b48e44d43415b11c16f7e8c15be346fba0cbf71588c7cdfb52c419d928a7d3db353afc1d952d19756237d8f10b9
15892+
checksum: 10c0/5f4ad5a729386f7b50096efd4934b06c071dbfbc7d7d541a66d6959a7dccd62f53ff3dc95fffb60bf99d8da1270e23769f82246fcaa6c5645a70c967ae9a3398
1589315893
languageName: node
1589415894
linkType: hard
1589515895

0 commit comments

Comments
 (0)