Skip to content

Commit 55480eb

Browse files
chore(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.0 (#1057)
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.11 to 0.14.0. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.0) --- updated-dependencies: - dependency-name: regenerator-runtime dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcc9c02 commit 55480eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"react-resizable": "^3.0.5",
103103
"react-virtualized": "^9.12.0",
104104
"react-window": "^1.8.5",
105-
"regenerator-runtime": "^0.13.7",
105+
"regenerator-runtime": "^0.14.0",
106106
"styled-components": "^6.1.1",
107107
"typescript": "~5.3.0",
108108
"vitest": "^0.31.0"

0 commit comments

Comments
 (0)