Skip to content

Commit

Permalink
Bump regenerator-runtime from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1)

---
updated-dependencies:
- dependency-name: regenerator-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 6281bd4 commit 983f598
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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/api-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"core-js": "3.32.1",
"debug": "4.3.4",
"lodash": "4.17.21",
"regenerator-runtime": "0.14.0"
"regenerator-runtime": "0.14.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"events": "3.3.0",
"json-bigint": "1.0.0",
"lodash": "4.17.21",
"regenerator-runtime": "0.14.0"
"regenerator-runtime": "0.14.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react-use": "17.4.0",
"react-virtuoso": "4.5.0",
"redux": "4.2.1",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"seedrandom": "3.0.5",
"stream-browserify": "3.0.0",
"styled-components": "6.0.7",
Expand Down

0 comments on commit 983f598

Please sign in to comment.