aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-27 21:10:26 +0000
committerGravatar vitalyster2021-09-28 00:13:56 +0300
commit3d1928ce1b15cd4db9befff4786435582cd83ea8 (patch)
tree07613a2b8387d5c3d521d82b0ec3b7cdf0599588 /package.json
parenta9de72c8041f80cdcf95a8637205ce42c001f870 (diff)
Bump core-js from 3.18.0 to 3.18.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1. - [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.0...v3.18.1) --- 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 2fb3538c..02acc81a 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.2",
"concurrently": "^6.2.1",
"copy-webpack-plugin": "^9.0.1",
- "core-js": "^3.18.0",
+ "core-js": "^3.18.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",