Bump core-js from 3.27.2 to 3.28.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.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.28.0/packages/core-js)

---
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]
2023-02-13 22:17:19 +00:00
committed by GitHub
parent b2a4e77f50
commit 6198ce508f
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2312,10 +2312,10 @@ core-js-compat@^3.25.1:
dependencies: dependencies:
browserslist "^4.21.3" browserslist "^4.21.3"
core-js@^3.27.2: core-js@^3.28.0:
version "3.27.2" version "3.28.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.2.tgz#85b35453a424abdcacb97474797815f4d62ebbf7" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.28.0.tgz#ed8b9e99c273879fdfff0edfc77ee709a5800e4a"
integrity sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w== integrity sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw==
core-util-is@1.0.2, core-util-is@~1.0.0: core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"