]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump cross-env from 6.0.3 to 7.0.0 (#30094)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 28 Jan 2020 11:09:36 +0000 (13:09 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 28 Jan 2020 11:09:36 +0000 (13:09 +0200)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.0.
- [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/v6.0.3...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 9cb10ec6ff081eafb58e543976ac13ebcc9d1154..dcf796fc9edf62835bc0106d9894bb69935f3f2a 100644 (file)
       }
     },
     "cross-env": {
-      "version": "6.0.3",
-      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-6.0.3.tgz",
-      "integrity": "sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag==",
+      "version": "7.0.0",
+      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.0.tgz",
+      "integrity": "sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ==",
       "dev": true,
       "requires": {
-        "cross-spawn": "^7.0.0"
+        "cross-spawn": "^7.0.1"
       }
     },
     "cross-spawn": {
index ec97547275e82fe56a1450e6f83dc323b1aa3ee9..c56bcffb7aceb32069ed6482bf2bc59b2d587729 100644 (file)
     "babel-plugin-istanbul": "^6.0.0",
     "bundlesize": "^0.18.0",
     "clean-css-cli": "^4.3.0",
-    "cross-env": "^6.0.3",
+    "cross-env": "^7.0.0",
     "eslint": "^6.8.0",
     "eslint-config-xo": "^0.27.2",
     "eslint-plugin-import": "^2.20.0",