diff options
author | dependabot[bot] | 2021-04-23 07:18:29 +0000 |
---|---|---|
committer | vitalyster | 2021-04-23 10:25:17 +0300 |
commit | 7f0f8fa6c63dbf9901d4342f04c4e09df45cdb1d (patch) | |
tree | 6da1fe443d2bc91ebbef76f892861af263e439d3 /package.json | |
parent | 5a93cca667be95240ffa0faafe3ff2ff85bb38c7 (diff) |
Bump core-js from 3.10.2 to 3.11.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.2 to 3.11.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.11.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 393fd347..c7c538b9 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.2", + "core-js": "^3.11.0", "cross-env": "^7.0.3", "cssnano": "^5.0.1", "eslint": "7.24.0", |