Skip to content

Commit

Permalink
Bump shelljs from 0.8.3 to 0.8.5
Browse files Browse the repository at this point in the history
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2022
1 parent 9cb249f commit 93659d6
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,14 +261,14 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dragonchain-sdk@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/dragonchain-sdk/-/dragonchain-sdk-4.3.0.tgz#77cd65e8881a8e157f9ca051cba7b35eb7035c39"
integrity sha512-0yy9Sh05Bjn/s/o9LUQdaEr2bQdmI8CDGob1ju+Nr6zSb2ade6tKdnpvtlqO9GV4GT+mu0/7zgfrTGlofAHFGA==
dragonchain-sdk@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/dragonchain-sdk/-/dragonchain-sdk-4.3.3.tgz#401f2a09df109e8315769e4ce68766afa267859e"
integrity sha512-dVTS6WsFlI8fVVluHqKubf/+ksSAmE43s2UEq1QL+IMF0do/NIDiDEJj5hz0DPra2NROQQWT5PfLtQKZ2Lnmwg==
dependencies:
ini "^1.3.5"
node-fetch "^2.6.0"
tslib "^1.10.0"
tslib "^1.11.1"

emoji-regex@^7.0.1:
version "7.0.3"
Expand Down Expand Up @@ -955,9 +955,9 @@ shebang-regex@^1.0.0:
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=

shelljs@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
version "0.8.5"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
dependencies:
glob "^7.0.0"
interpret "^1.0.0"
Expand Down Expand Up @@ -1065,7 +1065,12 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

tslib@^1.10.0, tslib@^1.9.0:
tslib@^1.11.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^1.9.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
Expand Down

0 comments on commit 93659d6

Please sign in to comment.