8000 chore(deps-dev): bump core-js from 3.8.0 to 3.8.1 (#6151) · bootstrap-vue/bootstrap-vue@d2083e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit d2083e6

Browse files
chore(deps-dev): bump core-js from 3.8.0 to 3.8.1 (#6151)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1. - [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.0...v3.8.1) 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 c84f111 commit d2083e6

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.58.3",
116116
"codesandbox": "^2.2.1",
117-
"core-js": "^3.8.0",
117+
"core-js": "^3.8.1",
118118
"cross-env": "^7.0.3",
119119
"eslint": "^7.15.0",
120120
"eslint-config-prettier": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4402,10 +4402,10 @@ core-js@^2.4.0, core-js@^2.6.5:
44024402
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
44034403
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
44044404

4405-
core-js@^3.8.0:
4406-
version "3.8.0"
4407-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.0.tgz#0fc2d4941cadf80538b030648bb64d230b4da0ce"
4408-
integrity sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA==
4405+
core-js@^3.8.1:
4406+
version "3.8.1"
4407+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
4408+
integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
44094409

44104410
core-util-is@1.0.2, core-util-is@~1.0.0:
44114411
version "1.0.2"

0 commit comments

Comments
 (0)
0