aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-28 13:09:36 +0200
committerXhmikosR <[email protected]>2020-01-28 13:09:36 +0200
commitd182ad1e62db31283418955649cd75ed4d4506bf (patch)
tree84bd10d0cada9e0aa7a80fed3f414cd0f9c92a88 /package.json
parent5ef829bd15762c53de7fc92b4901fa40ca5937fd (diff)
downloadbootstrap-d182ad1e62db31283418955649cd75ed4d4506bf.tar.xz
bootstrap-d182ad1e62db31283418955649cd75ed4d4506bf.zip
Bump cross-env from 6.0.3 to 7.0.0 (#30094)
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] <[email protected]>
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 ec9754727..c56bcffb7 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"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",