]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump shelljs from 0.8.3 to 0.8.4 (#30665)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 28 Apr 2020 12:23:03 +0000 (15:23 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Apr 2020 12:23:03 +0000 (15:23 +0300)
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] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package-lock.json
package.json

index b12f97c3ae94ddcb8e57f44c3ebfb4b1c96f0bbe..5fc96bb44dc6d7121d5517e6994e00eb546b3359 100644 (file)
       "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",
index 560f3afdca65bd35107c53ea6baefb49c9aa3690..5220572ea063b1cfaa30363e247f8552f6ee498b 100644 (file)
     "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",