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",
"browser-sync": "^3.0.2",
"child_process": "^1.0.2",
"core-js": "^3.36.1",
"core-js": "^3.37.0",
"del": "^7.0.0",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",