Skip to content

Commit 36ce94e

Browse files
dependabot[bot]annieyw
authored andcommitted
build: bump shelljs from 0.8.3 to 0.8.4 (#20792)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.4. - [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.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit bbcc5b2)
1 parent 9d805f7 commit 36ce94e

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6354,16 +6354,11 @@ inquirer@~6.3.1:
63546354
strip-ansi "^5.1.0"
63556355
through "^2.3.6"
63566356

6357-
interpret@^1.0.0:
6357+
interpret@^1.0.0, interpret@^1.1.0:
63586358
version "1.2.0"
63596359
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
63606360
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
63616361

6362-
interpret@^1.1.0:
6363-
version "1.1.0"
6364-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
6365-
integrity sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=
6366-
63676362
invert-kv@^1.0.0:
63686363
version "1.0.0"
63696364
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
@@ -10824,9 +10819,9 @@ shelljs@^0.7.0:
1082410819
rechoir "^0.6.2"
1082510820

1082610821
shelljs@^0.8.3:
10827-
version "0.8.3"
10828-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
10829-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
10822+
version "0.8.4"
10823+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
10824+
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
1083010825
dependencies:
1083110826
glob "^7.0.0"
1083210827
interpret "^1.0.0"

0 commit comments

Comments
 (0)