aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-01 21:09:49 +0000
committerGravatar vitalyster2022-06-02 00:13:17 +0300
commit72d4dc0fc4067cc8f5df6732c3ff92163d9d7ec2 (patch)
tree24f2f1a3b4ec9f6d8f56ee928e7051fcaff0444e /package.json
parent7b6246d31adefe8b2faebb685b8edca714c07351 (diff)
Bump core-js from 3.22.7 to 3.22.8
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.22.8. - [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.7...v3.22.8) --- 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 ee74b26f..5d6efb93 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.2.1",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.22.7",
+ "core-js": "^3.22.8",
"cross-env": "^7.0.3",
"cssnano": "^5.1.10",
"eslint": "8.16.0",