aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-06 15:28:57 +0200
committerGitHub <[email protected]>2020-03-06 15:28:57 +0200
commitbcb6bc30e64bd6cd21270844892fa8a76ece683f (patch)
treeca8dd216d01976438530d71db574b5b06920b7e6 /package.json
parent9a06b8d888bd18d57cc509b7801bc59d53336073 (diff)
downloadbootstrap-bcb6bc30e64bd6cd21270844892fa8a76ece683f.tar.xz
bootstrap-bcb6bc30e64bd6cd21270844892fa8a76ece683f.zip
Bump cross-env from 7.0.0 to 7.0.2 (#30349)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[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 9cce26863..cf6e29468 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"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",