Bump core-js from 3.31.1 to 3.32.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.1 to 3.32.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.32.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-07-27 22:20:09 +00:00
committed by GitHub
parent 62e8bf9597
commit bd794b43e4
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.31.1",
"core-js": "^3.32.0",
"del": "^7.0.0",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",

View File

@ -2311,10 +2311,10 @@ core-js-compat@^3.31.0:
dependencies:
browserslist "^4.21.9"
core-js@^3.31.1:
version "3.31.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653"
integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==
core-js@^3.32.0:
version "3.32.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.0.tgz#7643d353d899747ab1f8b03d2803b0312a0fb3b6"
integrity sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==
core-util-is@~1.0.0:
version "1.0.2"