diff options
author | dependabot[bot] | 2021-04-20 07:28:08 +0000 |
---|---|---|
committer | vitalyster | 2021-04-20 10:32:27 +0300 |
commit | 919a96600957628518dae9461cd8384df72f6241 (patch) | |
tree | 50924206630e9893f24c3b1a50ec807f4f9e3a60 /package.json | |
parent | a8a79cd93ef268b82e88bd4b21e9856ccd71bb9e (diff) |
Bump core-js from 3.10.1 to 3.10.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.10.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/commits/v3.10.2/packages/core-js)
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 4a6cd558..b9dd2b3d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-loader": "^8.2.2", "concurrently": "^6.0.2", "copy-webpack-plugin": "^8.1.1", - "core-js": "^3.10.1", + "core-js": "^3.10.2", "cross-env": "^7.0.3", "cssnano": "^5.0.1", "eslint": "7.24.0", |