Skip to content

Commit bbcc5b2

Browse files
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>
1 parent b1be164 commit bbcc5b2

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
@@ -6522,16 +6522,11 @@ inquirer@~6.3.1:
65226522
strip-ansi "^5.1.0"
65236523
through "^2.3.6"
65246524

6525-
interpret@^1.0.0:
6525+
interpret@^1.0.0, interpret@^1.1.0:
65266526
version "1.2.0"
65276527
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
65286528
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
65296529

6530-
interpret@^1.1.0:
6531-
version "1.1.0"
6532-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
6533-
integrity sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=
6534-
65356530
invert-kv@^1.0.0:
65366531
version "1.0.0"
65376532
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
@@ -10969,9 +10964,9 @@ shelljs@^0.7.0:
1096910964
rechoir "^0.6.2"
1097010965

1097110966
shelljs@^0.8.3:
10972-
version "0.8.3"
10973-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
10974-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
10967+
version "0.8.4"
10968+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
10969+
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
1097510970
dependencies:
1097610971
glob "^7.0.0"
1097710972
interpret "^1.0.0"

0 commit comments

Comments
 (0)