aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-05 21:09:03 +0000
committerGravatar vitalyster2021-10-06 00:55:53 +0300
commita32fef419cbe4b3284521c7541cdbbfaa6a0ae6e (patch)
treef81b09e30ded8be8fe1be08787791852cacce34b /package.json
parent0e3e672de3d59a19191478bc1e385e525cdd9e79 (diff)
Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.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.18.1...v3.18.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 b0fdf139..419ca321 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.2",
"concurrently": "^6.3.0",
"copy-webpack-plugin": "^9.0.1",
- "core-js": "^3.18.1",
+ "core-js": "^3.18.2",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",