Skip to content

Commit dce6a1b

Browse files
authoredDec 10, 2022
fix(deps): update dependency @babel/runtime to ~7.20.0 (#918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e1f559 commit dce6a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/uiw/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-dom": ">=16.9.0"
5353
},
5454
"dependencies": {
55-
"@babel/runtime": "~7.18.0",
55+
"@babel/runtime": "~7.20.0",
5656
"@types/react": "~18.0.0",
5757
"@types/react-dom": "~18.0.0",
5858
"@uiw/formatter": "~2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.