Skip to content

Commit 39c5c3d

Browse files
authoredJul 16, 2022
fix(deps): update dependency @babel/runtime to ~7.18.0 (#840)
1 parent 8d792d3 commit 39c5c3d

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.17.2",
55+
"@babel/runtime": "~7.18.0",
5656
"@types/react": "~17.0.39",
5757
"@types/react-dom": "~17.0.11",
5858
"@uiw/formatter": "~1.3.2",

0 commit comments

Comments
 (0)
Please sign in to comment.