Skip to content

Commit 00e89c1

Browse files
fix(deps): update babel monorepo to v8
1 parent e55176a commit 00e89c1

2 files changed

Lines changed: 256 additions & 282 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": "8.0.1",
7+
"@babel/plugin-syntax-flow": "8.0.1",
8+
"@babel/plugin-transform-react-jsx": "8.0.1",
99
"@testing-library/dom": "10.4.1",
1010
"@testing-library/jest-dom": "6.9.1",
1111
"@testing-library/user-event": "14.6.1",

0 commit comments

Comments
 (0)