aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-12 21:17:44 +0000
committerGravatar vitalyster2021-10-13 00:41:28 +0300
commite33e8f08ca4885ac5fc54511922edd900cb35c40 (patch)
tree8f6defab0d918ef7e750cdce759bc305e6dd3535 /package.json
parent2b3dbf0549a430021073e7b0fc8ea1bbc2230a98 (diff)
Bump core-js from 3.18.2 to 3.18.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.2 to 3.18.3. - [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.2...v3.18.3) --- 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 f66202b5..30199bfe 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.2",
+ "core-js": "^3.18.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",