aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-02 06:46:31 +0200
committerGitHub <[email protected]>2020-12-02 06:46:31 +0200
commit9a4692d4e300eff0e8bbbda38cfa77223a0fb810 (patch)
tree849a3422f7a6f176d06844eb9df26ca930f470e6 /package.json
parent701c6c6e77950ca2df6e4e89bdea8732983c1cdd (diff)
downloadbootstrap-9a4692d4e300eff0e8bbbda38cfa77223a0fb810.tar.xz
bootstrap-9a4692d4e300eff0e8bbbda38cfa77223a0fb810.zip
Bump cross-env from 7.0.2 to 7.0.3 (#32308)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3. - [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.2...v7.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[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 280127f20..7d737a1ac 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"autoprefixer": "^10.0.4",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",
- "cross-env": "^7.0.2",
+ "cross-env": "^7.0.3",
"eslint": "^7.14.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",