diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-28 15:23:03 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-28 15:23:03 +0300 |
| commit | ba858eafe887b7c580c40ce7b6ea629a7dc3a1f4 (patch) | |
| tree | c8c846ef36cb426d4c1d0af82a7449402944b74e /package-lock.json | |
| parent | ea34cc4c1ed33e1d2d934be833b269204381fe80 (diff) | |
| download | bootstrap-ba858eafe887b7c580c40ce7b6ea629a7dc3a1f4.tar.xz bootstrap-ba858eafe887b7c580c40ce7b6ea629a7dc3a1f4.zip | |
Bump shelljs from 0.8.3 to 0.8.4 (#30665)
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](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.4)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index b12f97c3a..5fc96bb44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11248,9 +11248,9 @@ "dev": true }, "shelljs": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.3.tgz", - "integrity": "sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", + "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", "dev": true, "requires": { "glob": "^7.0.0", |
