aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-14 21:03:17 +0000
committerGravatar vitalyster2022-11-15 00:04:23 +0300
commitf8fee73767e2e0512cc8ba9da400385b1538f422 (patch)
tree1d2b14cf5e5ceeb38868306fb4b2b5919029bac6 /package.json
parentc9f035f3fb6b81b48111915ce1876740fc98d228 (diff)
Bump core-js from 3.26.0 to 3.26.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.0 to 3.26.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/commits/v3.26.1/packages/core-js) --- 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 894c0b34..98544111 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"babel-loader": "^9.1.0",
"concurrently": "^7.5.0",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.26.0",
+ "core-js": "^3.26.1",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "8.27.0",