Skip to content

Commit 6e26c45

Browse files
fix(deps): update babel monorepo
1 parent 8acbaaf commit 6e26c45

2 files changed

Lines changed: 202 additions & 240 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@babel/core": "7.22.10",
7-
"@babel/plugin-syntax-flow": "7.22.5",
8-
"@babel/plugin-transform-react-jsx": "7.22.5",
6+
"@babel/core": "7.28.0",
7+
"@babel/plugin-syntax-flow": "7.27.1",
8+
"@babel/plugin-transform-react-jsx": "7.27.1",
99
"@testing-library/dom": "10.4.0",
1010
"@testing-library/jest-dom": "6.6.3",
1111
"@testing-library/user-event": "14.6.1",

0 commit comments

Comments
 (0)