aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-28 15:23:03 +0300
committerGitHub <[email protected]>2020-04-28 15:23:03 +0300
commitba858eafe887b7c580c40ce7b6ea629a7dc3a1f4 (patch)
treec8c846ef36cb426d4c1d0af82a7449402944b74e /package.json
parentea34cc4c1ed33e1d2d934be833b269204381fe80 (diff)
downloadbootstrap-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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 560f3afdc..5220572ea 100644
--- a/package.json
+++ b/package.json
@@ -129,7 +129,7 @@
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-istanbul": "^2.0.1",
"serve": "^11.3.0",
- "shelljs": "^0.8.3",
+ "shelljs": "^0.8.4",
"stylelint": "^13.3.3",
"stylelint-config-twbs-bootstrap": "^2.0.1",
"terser": "^4.6.11",