chore: Bump core-js from 3.36.1 to 3.37.0 (#831)

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.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.37.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-04 19:24:11 +02:00
committed by GitHub
parent 1e6a1b5002
commit 963197e90f
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"braces": "^3.0.2", "braces": "^3.0.2",
"browser-sync": "^3.0.2", "browser-sync": "^3.0.2",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"core-js": "^3.36.1", "core-js": "^3.37.0",
"del": "^7.0.0", "del": "^7.0.0",
"fancy-log": "^2.0.0", "fancy-log": "^2.0.0",
"fstream": "^1.0.12", "fstream": "^1.0.12",

View File

@ -2206,10 +2206,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.36.1:
dependencies: dependencies:
browserslist "^4.23.0" browserslist "^4.23.0"
core-js@^3.36.1: core-js@^3.37.0:
version "3.36.1" version "3.37.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.1.tgz#c97a7160ebd00b2de19e62f4bbd3406ab720e578" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.0.tgz#d8dde58e91d156b2547c19d8a4efd5c7f6c426bb"
integrity sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA== integrity sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==
core-util-is@~1.0.0: core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"