Skip to content

Commit

Permalink
Merge pull request #3792 from relative-ci/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/core-js-3.32.2

build(deps): bump core-js from 3.32.1 to 3.32.2
  • Loading branch information
github-actions[bot] authored Sep 8, 2023
2 parents 6914c62 + 6358764 commit 3a74a89
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 3a74a89

Please sign in to comment.