Skip to content

Commit

Permalink
Update dependency node-pre-gyp to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jjcav84 committed Jun 5, 2020
1 parent fa027e1 commit bd7d743
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"graphql-config": "2.2.1",
"graphql-import": "0.7.1",
"mdbreact": "4.24.0",
"node-pre-gyp": "0.13.0",
"node-pre-gyp": "0.14.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12160,10 +12160,10 @@ node-plop@=0.9.0:
pify "^3.0.0"
resolve "^1.2.0"

node-pre-gyp@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.13.0.tgz#df9ab7b68dd6498137717838e4f92a33fc9daa42"
integrity sha512-Md1D3xnEne8b/HGVQkZZwV27WUi1ZRuZBij24TNaZwUPU3ZAFtvT6xxJGaUVillfmMKnn5oD1HoGsp2Ftik7SQ==
node-pre-gyp@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==
dependencies:
detect-libc "^1.0.2"
mkdirp "^0.5.1"
Expand All @@ -12174,7 +12174,7 @@ [email protected]:
rc "^1.2.7"
rimraf "^2.6.1"
semver "^5.3.0"
tar "^4"
tar "^4.4.2"

node-pre-gyp@^0.12.0:
version "0.12.0"
Expand Down Expand Up @@ -16218,7 +16218,7 @@ tar@^4, tar@^4.4.10, tar@^4.4.8:
safe-buffer "^5.1.2"
yallist "^3.0.3"

tar@^4.4.12:
tar@^4.4.12, tar@^4.4.2:
version "4.4.13"
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
Expand Down

0 comments on commit bd7d743

Please sign in to comment.