diff options
author | dependabot[bot] | 2021-04-01 07:55:33 +0000 |
---|---|---|
committer | vitalyster | 2021-04-01 14:41:34 +0300 |
commit | e2ecd61a656f8677a70f9e29f1745a4d8c660811 (patch) | |
tree | 9b73cbf06fa5a54957b9aed8262ffd505c374e25 /package.json | |
parent | 5a12c8fc660c6d689a60f846f5c2273387284b34 (diff) |
Bump core-js from 3.9.1 to 3.10.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.0.
- [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.0/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 590273e4..4638be1c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-loader": "^8.2.2", "concurrently": "^6.0.0", "copy-webpack-plugin": "^8.1.0", - "core-js": "^3.9.1", + "core-js": "^3.10.0", "cross-env": "^7.0.3", "cssnano": "^4.1.10", "eslint": "7.23.0", |