aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-17 21:08:30 +0000
committerGravatar vitalyster2021-08-18 04:09:10 +0300
commite5adfd7ac92c46a16c3864bfaeb8081365c93c5c (patch)
tree5e86bccfe903c5ee037d4b174013abbd1a4332e6 /package.json
parentd6a7dc6c5b661ebca4c5e2908bac25947c396349 (diff)
Bump core-js from 3.16.1 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.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/compare/v3.16.1...v3.16.2) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dedac76f..8b060236 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.1",
+ "core-js": "^3.16.2",
"cross-env": "^7.0.3",
"cssnano": "^5.0.7",
"eslint": "7.32.0",