Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ~7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 698dfee commit 8116489
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
},
"dependencies": {
"@babel/core": "~7.24.0",
"@babel/plugin-transform-classes": "~7.24.0",
"@babel/runtime": "~7.24.0",
"@babel/standalone": "~7.24.0",
"@babel/plugin-transform-classes": "~7.25.0",
"@babel/runtime": "~7.25.0",
"@babel/standalone": "~7.25.0",
"@codemirror/lang-javascript": "^6.0.0",
"@uiw/copy-to-clipboard": "~1.0.12",
"@uiw/react-codemirror": "~4.21.0",
Expand Down

0 comments on commit 8116489

Please sign in to comment.