diff options
author | dependabot[bot] | 2022-04-20 21:07:41 +0000 |
---|---|---|
committer | vitalyster | 2022-04-21 02:07:20 +0300 |
commit | b17a462eafd9080822dd6e5b2046899a54d364de (patch) | |
tree | 2661f3b5e6269cd4060f93f1c16beef540b102f9 /package.json | |
parent | bafc13ea8b7d500215b2adac69a83129904fa648 (diff) |
Bump core-js from 3.22.0 to 3.22.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.1.
- [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.22.0...v3.22.1)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 a6fab91b..37269a46 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-loader": "^8.2.4", "concurrently": "^7.1.0", "copy-webpack-plugin": "^10.2.4", - "core-js": "^3.22.0", + "core-js": "^3.22.1", "cross-env": "^7.0.3", "cssnano": "^5.1.7", "eslint": "8.13.0", |