Skip to content

Commit

Permalink
chore(deps): update dependency pinst to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2021
1 parent 73c077e commit fb37e88
Showing 1 changed file with 9 additions and 20 deletions.
29 changes: 9 additions & 20 deletions yarn.lock
Expand Up @@ -4118,6 +4118,11 @@ from2@^2.1.0, from2@^2.3.0:
inherits "^2.0.1"
readable-stream "^2.0.0"

fromentries@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==

fs-extra@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
Expand Down Expand Up @@ -5985,16 +5990,6 @@ load-json-file@^4.0.0:
pify "^3.0.0"
strip-bom "^3.0.0"

load-json-file@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-6.2.0.tgz#5c7770b42cafa97074ca2848707c61662f4251a1"
integrity sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==
dependencies:
graceful-fs "^4.1.15"
parse-json "^5.0.0"
strip-bom "^4.0.0"
type-fest "^0.6.0"

loader-runner@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.1.0.tgz#f70bc0c29edbabdf2043e7ee73ccc3fe1c96b42d"
Expand Down Expand Up @@ -6145,11 +6140,6 @@ lodash.isstring@^4.0.1:
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=

lodash.mapkeys@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash.mapkeys/-/lodash.mapkeys-4.6.0.tgz#df2cfa231d7c57c7a8ad003abdad5d73d3ea5195"
integrity sha1-3yz6Ix18V8eorQA6va1dc9PqUZU=

lodash.memoize@4.x:
version "4.1.2"
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
Expand Down Expand Up @@ -7587,12 +7577,11 @@ pify@^3.0.0:
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=

pinst@^2.1.1:
version "2.1.2"
resolved "https://registry.yarnpkg.com/pinst/-/pinst-2.1.2.tgz#3d6050496166caed7b26bfc5eed5fa93bf9246b3"
integrity sha512-xjiVEDHUx2bGXxU3+wnadIG0Nf/b/mulut74itQytv5Xy3fhBQgI1hW0P/wrynPZ7NJXYoNhg+uhT2h27G35XA==
version "2.1.4"
resolved "https://registry.yarnpkg.com/pinst/-/pinst-2.1.4.tgz#f951567ac350b5a6d920bca0d53f558df15a27e4"
integrity sha512-T44k87is/GiSjONFxSl/uL6yGqwVpojdnUfbYzNeatDTM8uRCoCEQjuQ0g1oW6XENfbdO2XKtMfdGlDSQ19MJA==
dependencies:
load-json-file "^6.2.0"
lodash.mapkeys "^4.6.0"
fromentries "^1.3.2"
write-json-file "^4.3.0"

pirates@^4.0.1:
Expand Down

0 comments on commit fb37e88

Please sign in to comment.