1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 13:56:22 -04:00

📦 npm: Bump core-js from 3.19.0 to 3.19.1

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

---
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] 2021-11-03 02:05:32 +00:00 committed by Jake Jarvis
parent df85dfdb04
commit 15c0150461
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"babel-plugin-template-html-minifier": "^4.1.0",
"clean-css": "^5.2.2",
"copy-webpack-plugin": "^9.0.1",
"core-js": "^3.19.0",
"core-js": "^3.19.1",
"css-loader": "^6.5.0",
"css-minimizer-webpack-plugin": "^3.1.1",
"del": "^6.0.0",

View File

@ -2712,10 +2712,10 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.0:
browserslist "^4.17.5"
semver "7.0.0"
core-js@3, core-js@^3.16.2, core-js@^3.19.0:
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, core-js@^3.16.2, core-js@^3.19.1:
version "3.19.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641"
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==
core-util-is@~1.0.0:
version "1.0.3"