Skip to content

Commit fb1908c

Browse files
Bump @mapbox/node-pre-gyp from 2.0.0 to 2.0.3 (#1004)
Bumps [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) from 2.0.0 to 2.0.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 781b7bd commit fb1908c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

javascript/packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"@herb-tools/core": "0.8.5",
52-
"@mapbox/node-pre-gyp": "^2.0.0",
52+
"@mapbox/node-pre-gyp": "^2.0.3",
5353
"node-addon-api": "^8.5.0",
5454
"node-pre-gyp-github": "^2.0.0"
5555
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -767,10 +767,10 @@
767767
dependencies:
768768
"@lit-labs/ssr-dom-shim" "^1.4.0"
769769

770-
"@mapbox/node-pre-gyp@^2.0.0":
771-
version "2.0.0"
772-
resolved "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz"
773-
integrity sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==
770+
"@mapbox/node-pre-gyp@^2.0.3":
771+
version "2.0.3"
772+
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.3.tgz#236aa1f62c101ce4c9db15697cb652ec69dca379"
773+
integrity sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==
774774
dependencies:
775775
consola "^3.2.3"
776776
detect-libc "^2.0.0"

0 commit comments

Comments
 (0)