Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 1a14fdc

Browse files
fix(deps): update babel monorepo
1 parent 1792b61 commit 1a14fdc

File tree

2 files changed

+283
-54
lines changed

2 files changed

+283
-54
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
}
9191
},
9292
"dependencies": {
93-
"@babel/core": "7.21.4",
94-
"@babel/eslint-parser": "7.21.3",
95-
"@babel/preset-react": "7.18.6",
93+
"@babel/core": "7.22.17",
94+
"@babel/eslint-parser": "7.22.15",
95+
"@babel/preset-react": "7.22.15",
9696
"@next/eslint-plugin-next": "13.4.4",
9797
"@typescript-eslint/eslint-plugin": "5.56.0",
9898
"@typescript-eslint/parser": "5.56.0",

0 commit comments

Comments
 (0)