chore(deps): bump @babel/plugin-transform-regenerator from 7.22.10 to 7.23.3 (#6301)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 08:43:46 -08:00
committed by GitHub
parent 032c8006a8
commit db0b16a216
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"@babel/core": "^7.22.5",
"@babel/plugin-proposal-decorators": "^7.23.2",
"@babel/plugin-transform-destructuring": "^7.22.5",
"@babel/plugin-transform-regenerator": "^7.22.10",
"@babel/plugin-transform-regenerator": "^7.23.3",
"@babel/preset-env": "^7.20.0",
"@babel/preset-react": "^7.22.15",
"@benrbray/prosemirror-math": "^0.2.2",