Skip to content

Commit

Permalink
fix(deps): update dependency @babel/runtime to ~7.23.0 (#950)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 59df5ee commit 92b2fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uiw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@babel/runtime": "~7.22.15",
"@babel/runtime": "~7.23.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@uiw/formatter": "~2.0.0",
Expand Down

0 comments on commit 92b2fae

Please sign in to comment.