Skip to content

Commit 89294ac

Browse files
chore(deps): update lint dependencies
1 parent c7bea11 commit 89294ac

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"*.{js,cjs,mjs,ts,tsx,css}": "prettier --write --ignore-path .eslintignore"
2828
},
2929
"devDependencies": {
30-
"@typescript-eslint/eslint-plugin": "^7.1.0",
31-
"@typescript-eslint/parser": "^7.1.0",
32-
"eslint": "^8.57.0",
30+
"@typescript-eslint/eslint-plugin": "^7.18.0",
31+
"@typescript-eslint/parser": "^7.18.0",
32+
"eslint": "^8.57.1",
3333
"eslint-config-prettier": "^9.1.0",
3434
"eslint-plugin-react-hooks": "^4.6.0",
3535
"eslint-plugin-react-refresh": "^0.4.5",
3636
"glob": "^11.0.1",
3737
"husky": "^9.0.11",
3838
"lint-staged": "^15.2.2",
3939
"markdownlint-cli": "^0.39.0",
40-
"prettier": "^3.2.5",
40+
"prettier": "^3.5.2",
4141
"semver": "^7.7.1"
4242
}
4343
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)