Skip to content

Commit 4589eaa

Browse files
chore(deps-dev): bump core-js from 3.8.2 to 3.8.3 (#6335)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.8.2...v3.8.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent cc05577 commit 4589eaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"clean-css-cli": "^4.3.0",
115115
"codemirror": "^5.59.1",
116116
"codesandbox": "^2.2.1",
117-
"core-js": "^3.8.2",
117+
"core-js": "^3.8.3",
118118
"cross-env": "^7.0.3",
119119
"eslint": "^7.18.0",
120120
"eslint-config-prettier": "^7.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4371,10 +4371,10 @@ core-js@^2.4.0, core-js@^2.6.5:
43714371
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
43724372
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
43734373

4374-
core-js@^3.8.2:
4375-
version "3.8.2"
4376-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.2.tgz#0a1fd6709246da9ca8eff5bb0cbd15fba9ac7044"
4377-
integrity sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A==
4374+
core-js@^3.8.3:
4375+
version "3.8.3"
4376+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
4377+
integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q==
43784378

43794379
core-util-is@1.0.2, core-util-is@~1.0.0:
43804380
version "1.0.2"

0 commit comments

Comments
 (0)