Skip to content

Commit d7f8c93

Browse files
build(deps-dev): bump node-gyp from 11.2.0 to 11.3.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 11.2.0 to 11.3.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.2.0...v11.3.0) --- updated-dependencies: - dependency-name: node-gyp dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b2bedc commit d7f8c93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7010,9 +7010,9 @@ node-fetch@^2.5.0, node-fetch@^2.6.1:
70107010
whatwg-url "^5.0.0"
70117011

70127012
node-gyp@>=10.x:
7013-
version "11.2.0"
7014-
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-11.2.0.tgz#fe2ee7f0511424d6ad70f7a0c88d7346f2fc6a6e"
7015-
integrity sha512-T0S1zqskVUSxcsSTkAsLc7xCycrRYmtDHadDinzocrThjyQCn5kMlEBSj6H4qDbgsIOSLmmlRIeb0lZXj+UArA==
7013+
version "11.3.0"
7014+
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-11.3.0.tgz#e543e3dcd69877e4a9a682ce355150c5d6a6947b"
7015+
integrity sha512-9J0+C+2nt3WFuui/mC46z2XCZ21/cKlFDuywULmseD/LlmnOrSeEAE4c/1jw6aybXLmpZnQY3/LmOJfgyHIcng==
70167016
dependencies:
70177017
env-paths "^2.2.0"
70187018
exponential-backoff "^3.1.1"

0 commit comments

Comments
 (0)