Skip to content

Commit

Permalink
Merge pull request #4098 from relative-ci/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/regenerator-runtime-0.14.1

build(deps-dev): bump regenerator-runtime from 0.14.0 to 0.14.1
  • Loading branch information
github-actions[bot] authored Dec 15, 2023
2 parents 8cda18e + 00753b7 commit b6fd7a3
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 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/plugin-webpack-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-date-mock": "1.0.8",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-webpack-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-date-mock": "1.0.8",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jest": "29.7.0",
"jest-cli": "29.7.0",
"memfs": "4.6.0",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"rollup": "3.29.4",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest-cli": "29.7.0",
"jest-date-mock": "1.0.8",
"lodash": "4.17.21",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down

0 comments on commit b6fd7a3

Please sign in to comment.