Skip to content

Commit

Permalink
Fix version of @types/eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Nov 4, 2024
1 parent d7a341c commit bea3155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@eslint-community/eslint-plugin-mysticatea": "^15.5.1",
"@types/eslint": "^9.6.1",
"@types/eslint": "^8",
"@types/node": "^14.18.54",
"@vuepress/plugin-pwa": "^1.9.9",
"cross-spawn": "^7.0.3",
Expand Down

0 comments on commit bea3155

Please sign in to comment.