Skip to content

Commit 4eb45be

Browse files
justin808claude
andcommitted
Add @babel/core to devDependencies and update yarn.lock
- Add @babel/core as peer dependency for @babel/eslint-parser - Update yarn.lock after package.json changes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9037d5e commit 4eb45be

File tree

2 files changed

+15
-818
lines changed

2 files changed

+15
-818
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"swc-loader": "^0.2.6"
101101
},
102102
"devDependencies": {
103+
"@babel/core": "^7.21.0",
103104
"@babel/eslint-parser": "^7.16.5",
104105
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
105106
"@swc/jest": "^0.2.29",

0 commit comments

Comments
 (0)