aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-21 21:10:04 +0000
committerGravatar vitalyster2022-04-22 03:04:01 +0300
commitf66b7202bee09881e0a9f73bf3312ebe9d426836 (patch)
tree3eeecf1ce877d121ae4dcc0c1e7d1992424e1a56 /package.json
parente2a1a08b9fcbc74809c9a2e3c9dc43ecbbd8c631 (diff)
Bump core-js from 3.22.1 to 3.22.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.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.22.1...v3.22.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 83d61835..b7d9ded0 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.1.0",
"copy-webpack-plugin": "^10.2.4",
- "core-js": "^3.22.1",
+ "core-js": "^3.22.2",
"cross-env": "^7.0.3",
"cssnano": "^5.1.7",
"eslint": "8.13.0",