Skip to content

Commit 09763bb

Browse files
chore(deps-dev): bump core-js from 3.11.2 to 3.12.0 (bootstrap-vue#6600)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.0. - [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.12.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2497180 commit 09763bb

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
@@ -110,7 +110,7 @@
110110
"clean-css-cli": "^4.3.0",
111111
"codemirror": "^5.61.0",
112112
"codesandbox": "^2.2.3",
113-
"core-js": "^3.11.2",
113+
"core-js": "^3.12.0",
114114
"cross-env": "^7.0.3",
115115
"eslint": "^7.25.0",
116116
"eslint-config-prettier": "^8.3.0",

yarn.lock

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

4440-
core-js@^3.11.2:
4441-
version "3.11.2"
4442-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.11.2.tgz#af087a43373fc6e72942917c4a4c3de43ed574d6"
4443-
integrity sha512-3tfrrO1JpJSYGKnd9LKTBPqgUES/UYiCzMKeqwR1+jF16q4kD1BY2NvqkfuzXwQ6+CIWm55V9cjD7PQd+hijdw==
4440+
core-js@^3.12.0:
4441+
version "3.12.0"
4442+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.12.0.tgz#62bac86f7d7f087d40dba3e90a211c2c3c8559ea"
4443+
integrity sha512-SaMnchL//WwU2Ot1hhkPflE8gzo7uq1FGvUJ8GKmi3TOU7rGTHIU+eir1WGf6qOtTyxdfdcp10yPdGZ59sQ3hw==
44444444

44454445
core-util-is@1.0.2, core-util-is@~1.0.0:
44464446
version "1.0.2"

0 commit comments

Comments
 (0)