diff options
author | dependabot[bot] | 2021-08-09 21:12:26 +0000 |
---|---|---|
committer | vitalyster | 2021-08-10 00:22:05 +0300 |
commit | 17795d47cd4bf25534ed702f244fb81987bf87dc (patch) | |
tree | 37792c8fc3fae612c2a0ae2ca6915106e3d6ac13 /package.json | |
parent | 9dd4ea3930037db340001bfb0cf6ea1fc64023e8 (diff) |
Bump core-js from 3.16.0 to 3.16.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.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.16.0...v3.16.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 19234ceb..23502fd5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-loader": "^8.2.2", "concurrently": "^6.2.1", "copy-webpack-plugin": "^9.0.1", - "core-js": "^3.16.0", + "core-js": "^3.16.1", "cross-env": "^7.0.3", "cssnano": "^5.0.7", "eslint": "7.32.0", |