aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-20 21:18:09 +0000
committerGravatar vitalyster2022-06-21 00:20:03 +0300
commit06b07518910b518c71dcac6a85a0f19c409364bc (patch)
tree0728b5f464b8f755a8a5c8cd93fd4ef0b65800ec /package.json
parentdab0e4d1d50890835da28ec92f7f6ab90a49c6d4 (diff)
Bump core-js from 3.23.1 to 3.23.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.1 to 3.23.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.23.1...v3.23.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 07763ee0..2c2754fb 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.2.2",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.23.1",
+ "core-js": "^3.23.2",
"cross-env": "^7.0.3",
"cssnano": "^5.1.11",
"eslint": "8.18.0",