chore(deps-dev): bump core-js from 3.20.1 to 3.20.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.1 to 3.20.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.20.1...v3.20.2)

---
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]
2022-01-03 01:37:51 +00:00
committed by Cell
parent 845e8a4dd3
commit e05b37e7d2
2 changed files with 4 additions and 58 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"babel-preset-minify": "^0.5.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"core-js": "^3.20.1",
"core-js": "^3.20.2",
"husky": "^7.0.4",
"minimist": "^1.2.5",
"segmentit": "^2.0.3"