Skip to content

Commit 8116489

Browse files
fix(deps): update babel monorepo to ~7.25.0
1 parent 698dfee commit 8116489

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
},
7474
"dependencies": {
7575
"@babel/core": "~7.24.0",
76-
"@babel/plugin-transform-classes": "~7.24.0",
77-
"@babel/runtime": "~7.24.0",
78-
"@babel/standalone": "~7.24.0",
76+
"@babel/plugin-transform-classes": "~7.25.0",
77+
"@babel/runtime": "~7.25.0",
78+
"@babel/standalone": "~7.25.0",
7979
"@codemirror/lang-javascript": "^6.0.0",
8080
"@uiw/copy-to-clipboard": "~1.0.12",
8181
"@uiw/react-codemirror": "~4.21.0",

0 commit comments

Comments
 (0)