1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00

Bump core-js from 3.19.0 to 3.19.2 in /docs (#1795)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.2.
- [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/compare/v3.19.0...v3.19.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  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] 2021-12-01 07:17:42 +00:00 committed by GitHub
parent 509c34f675
commit 233cd3ac8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"babel-preset-gatsby": "^2.0.0",
"chroma-js": "^2.1.2",
"clsx": "^1.1.1",
"core-js": "^3.19.0",
"core-js": "^3.19.2",
"gatsby": "2.32.13",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-sass": "3.2.0",

View File

@ -7133,10 +7133,10 @@ core-js-pure@^3.19.0, core-js-pure@^3.8.2:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.19.0.tgz#db6fdadfdd4dc280ec93b64c3c2e8460e6f10094"
integrity sha512-UEQk8AxyCYvNAs6baNoPqDADv7BX0AmBLGxVsrAifPPx/C8EAzV4Q+2ZUJqVzfI2TQQEZITnwUkWcHpgc/IubQ==
core-js@^3.0.4, core-js@^3.14.0, core-js@^3.19.0, core-js@^3.6.5, core-js@^3.8.2:
version "3.19.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.0.tgz#9e40098a9bc326c7e81b486abbd5e12b9d275176"
integrity sha512-L1TpFRWXZ76vH1yLM+z6KssLZrP8Z6GxxW4auoCj+XiViOzNPJCAuTIkn03BGdFe6Z5clX5t64wRIRypsZQrUg==
core-js@^3.0.4, core-js@^3.14.0, core-js@^3.19.2, core-js@^3.6.5, core-js@^3.8.2:
version "3.19.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
core-util-is@1.0.2:
version "1.0.2"