Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 9, 2021
1 parent fb98294 commit 928bba2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -66,9 +66,9 @@
"uiw": "4.7.14"
},
"dependencies": {
"@babel/plugin-transform-classes": "7.14.2",
"@babel/runtime": "7.14.0",
"@babel/standalone": "7.12.18",
"@babel/plugin-transform-classes": "7.14.5",
"@babel/runtime": "7.14.5",
"@babel/standalone": "7.14.5",
"@uiw/copy-to-clipboard": "1.0.11",
"@uiw/react-codemirror": "3.0.8",
"@uiw/react-split": "5.7.0",
Expand Down

0 comments on commit 928bba2

Please sign in to comment.