aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-13 07:19:05 +0000
committerGravatar vitalyster2021-05-14 11:59:07 +0300
commit586892df79a8c2e1ea735b13bce66ad041a7081d (patch)
tree4a3b45f64c14f2f30b0683b39cd91dac6adcda96 /package.json
parentd7dd3e23806d592888888dd93d04640481705d3b (diff)
Bump @babel/preset-env from 7.14.1 to 7.14.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
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 2da25e9d..3f0e4710 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.2",
- "@babel/preset-env": "^7.14.1",
+ "@babel/preset-env": "^7.14.2",
"babel-loader": "^8.2.2",
"concurrently": "^6.1.0",
"copy-webpack-plugin": "^8.1.1",