Bump core-js from 3.31.0 to 3.31.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.0 to 3.31.1.
- [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.31.1/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>
This commit is contained in:
dependabot[bot]
2023-07-06 22:15:11 +00:00
committed by GitHub
parent 37710083e1
commit 367c205d32
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.29.3", "browser-sync": "^2.29.3",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"core-js": "^3.31.0", "core-js": "^3.31.1",
"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

@ -2323,10 +2323,10 @@ core-js-compat@^3.30.1, core-js-compat@^3.30.2:
dependencies: dependencies:
browserslist "^4.21.5" browserslist "^4.21.5"
core-js@^3.31.0: core-js@^3.31.1:
version "3.31.0" version "3.31.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.0.tgz#4471dd33e366c79d8c0977ed2d940821719db344" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653"
integrity sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ== integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==
core-util-is@~1.0.0: core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"