aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-25 21:10:43 +0000
committerGravatar vitalyster2021-10-26 02:32:17 +0300
commitc3a4b693b109cace157ee0448afa2590869e6ee1 (patch)
treea7b2a790f9db0774b323394d475c4acacb684b32 /package.json
parent3fde3b23af118315b3bebce6e7f4a9e4fad136f9 (diff)
Bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.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/compare/v3.18.3...v3.19.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor ... 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 282f114e..e14f61dd 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.3",
"concurrently": "^6.3.0",
"copy-webpack-plugin": "^9.0.1",
- "core-js": "^3.18.3",
+ "core-js": "^3.19.0",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",