aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-17 21:09:00 +0000
committerGravatar vitalyster2022-01-18 17:33:29 +0300
commit8d93d237d86978a395a4f029d66e0bc6b8e92461 (patch)
treebc6f485212195291a2c23c964c1cb9407603ebec /package.json
parentbee885c3caeb50bd670c04b3d90b5030855e41aa (diff)
Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.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.20.2...v3.20.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 79daa7a9..5f1e3edd 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.3",
"concurrently": "^7.0.0",
"copy-webpack-plugin": "^10.2.0",
- "core-js": "^3.20.2",
+ "core-js": "^3.20.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.15",
"eslint": "8.7.0",