diff options
author | dependabot[bot] | 2021-01-20 06:34:18 +0000 |
---|---|---|
committer | vitalyster | 2021-01-20 10:23:10 +0300 |
commit | 8048afd18cb2e9b255941aa4dbdad0e49ae786fa (patch) | |
tree | 099f098abb91f0ba1075955e535d40865b606dd6 /package.json | |
parent | 3051233e0ee2e423770226371a36bb538a4dbb2a (diff) |
Bump core-js from 3.8.2 to 3.8.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3.
- [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.2...v3.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c3f1f15f..f41929d9 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.2", + "core-js": "^3.8.3", "css-loader": "^5.0.1", "css-minimizer-webpack-plugin": "^1.2.0", "eslint": "7.18.0", |