aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-04 08:05:28 +0000
committerGravatar vitalyster2021-01-05 02:21:01 +0300
commit2eb74a59aa2289a58777afffdbd79343abcccf6b (patch)
tree06ab3d3022a2d95522267168e97e6ecb256f2a37 /package.json
parent03840e1d49e561382529f6ecf681e194bd060d5b (diff)
Bump core-js from 3.8.1 to 3.8.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2) 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 f227542a..5f68b085 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"babel-loader": "^8.2.2",
- "core-js": "^3.8.1",
+ "core-js": "^3.8.2",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"eslint": "7.16.0",