Skip to content

Commit 9cd8e86

Browse files
fix(deps): update babel monorepo
1 parent 0d4cdef commit 9cd8e86

2 files changed

Lines changed: 202 additions & 172 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.24.3",
7+
"@babel/plugin-syntax-flow": "7.24.1",
8+
"@babel/plugin-transform-react-jsx": "7.23.4",
99
"@testing-library/dom": "9.3.4",
1010
"@testing-library/jest-dom": "6.4.2",
1111
"@testing-library/user-event": "14.5.2",

0 commit comments

Comments
 (0)