Bump core-js from 3.33.2 to 3.33.3 (#773)

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

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

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]
2023-12-03 10:41:25 +01:00
committed by GitHub
parent 91be3c89f6
commit d9bfe0f26c
2 changed files with 5 additions and 5 deletions

View File

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