]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump cross-env from 7.0.0 to 7.0.2 (#30349)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 6 Mar 2020 13:28:57 +0000 (15:28 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 13:28:57 +0000 (15:28 +0200)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.0...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index 849cfe7e221134770cd7c950cc08ff8b52b61dcd..40a445552cc0b4d32d9001f478146f23306fa66e 100644 (file)
       }
     },
     "cross-env": {
-      "version": "7.0.0",
-      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.0.tgz",
-      "integrity": "sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ==",
+      "version": "7.0.2",
+      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.2.tgz",
+      "integrity": "sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==",
       "dev": true,
       "requires": {
         "cross-spawn": "^7.0.1"
index 9cce268639dc61a3dafdcb0eab74fa439d14bd04..cf6e2946897b148e04a4d953138c0360c7bc5e21 100644 (file)
     "babel-eslint": "^10.1.0",
     "bundlesize": "^0.18.0",
     "clean-css-cli": "^4.3.0",
-    "cross-env": "^7.0.0",
+    "cross-env": "^7.0.2",
     "eslint": "^6.8.0",
     "eslint-config-xo": "^0.29.1",
     "eslint-plugin-import": "^2.20.1",