Skip to content

Commit

Permalink
build(deps): bump core-js from 3.32.1 to 3.32.2
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.1 to 3.32.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/commits/v3.32.2/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 6914c62 commit 6358764
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-plugin-react-require": "4.0.1",
"babel-plugin-require-context-hook": "1.0.0",
"classnames": "2.3.2",
"core-js": "3.32.1",
"core-js": "3.32.2",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-webpack-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/jest": "29.5.4",
"@types/webpack": "5.28.2",
"core-js": "3.32.1",
"core-js": "3.32.2",
"jest": "29.6.4",
"jest-cli": "29.6.4",
"jest-date-mock": "1.0.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/rollup-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/jest": "29.5.4",
"core-js": "3.32.1",
"core-js": "3.32.2",
"jest": "29.6.4",
"jest-cli": "29.6.4",
"regenerator-runtime": "0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"core-js": "3.32.1",
"core-js": "3.32.2",
"jest": "29.6.4",
"jest-cli": "29.6.4",
"jest-date-mock": "1.0.8",
Expand Down

0 comments on commit 6358764

Please sign in to comment.