aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-10 07:44:00 +0000
committerGravatar vitalyster2020-12-10 10:44:39 +0300
commitcd7c4be002881199b7ab45d92465c30813adbe15 (patch)
tree5f8eb5488a7738419340eef856209a4f7fd2afe7 /package.json
parentb9b83c9e005d5d7133a77095f2e39aab42ad0ab7 (diff)
Bump @babel/preset-env from 7.12.7 to 7.12.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10. - [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.12.10/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 a9af4b5e..f5dc312e 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/core": "^7.12.10",
- "@babel/preset-env": "^7.12.7",
+ "@babel/preset-env": "^7.12.10",
"babel-loader": "^8.2.2",
"core-js": "^3.8.1",
"css-loader": "^5.0.1",