Bump core-js from 3.22.8 to 3.23.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.8 to 3.23.2.
- [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.22.8...v3.23.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-20 22:03:36 +00:00 committed by GitHub
parent e87496085c
commit 1eb4d6af5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.27.10",
"child_process": "^1.0.2",
"core-js": "^3.22.8",
"core-js": "^3.23.2",
"del": "^6.1.1",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",

View File

@ -2283,10 +2283,10 @@ core-js-compat@^3.20.0, core-js-compat@^3.22.1:
browserslist "^4.20.3"
semver "7.0.0"
core-js@^3.22.8:
version "3.22.8"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.8.tgz#23f860b1fe60797cc4f704d76c93fea8a2f60631"
integrity sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==
core-js@^3.23.2:
version "3.23.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"