Skip to content

Commit f9739aa

Browse files
Update linters
1 parent 6c07565 commit f9739aa

File tree

2 files changed

+404
-325
lines changed

2 files changed

+404
-325
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"devDependencies": {
1515
"@openzeppelin/docs-utils": "^0.1.0",
16-
"@typescript-eslint/eslint-plugin": "^7.0.0",
17-
"@typescript-eslint/parser": "^7.0.0",
18-
"eslint": "^8.0.0",
19-
"eslint-config-prettier": "^9.0.0",
16+
"@typescript-eslint/eslint-plugin": "^8.0.0",
17+
"@typescript-eslint/parser": "^8.0.0",
18+
"eslint": "^9.0.0",
19+
"eslint-config-prettier": "^10.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
21-
"eslint-plugin-unicorn": "^51.0.0",
21+
"eslint-plugin-unicorn": "^57.0.0",
2222
"ethers": "^6.8.1",
2323
"nyc": "^17.0.0",
2424
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)