Skip to content

Commit

Permalink
[#43] 📦️ ESLint@9
Browse files Browse the repository at this point in the history
  • Loading branch information
yongholeeme committed Nov 25, 2024
1 parent 6d29e77 commit 4e917c4
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 37 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"deploy": "pnpm publish"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@typescript-eslint/parser": "^7.9.0"
"@babel/eslint-parser": "^7.25.9",
"@typescript-eslint/parser": "^8.15.0"
},
"peerDependencies": {
"eslint": "^8"
"eslint": ">=9"
},
"dependencies": {
"@naverpay/ast-parser": "^0.0.2",
Expand Down
Loading

0 comments on commit 4e917c4

Please sign in to comment.