Skip to content

Commit 6e29aa7

Browse files
Update linters
1 parent 0458026 commit 6e29aa7

File tree

2 files changed

+351
-370
lines changed

2 files changed

+351
-370
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
},
1515
"devDependencies": {
1616
"@openzeppelin/docs-utils": "^0.1.0",
17-
"@typescript-eslint/eslint-plugin": "^7.0.0",
18-
"@typescript-eslint/parser": "^7.0.0",
19-
"eslint": "^8.0.0",
20-
"eslint-config-prettier": "^9.0.0",
17+
"@typescript-eslint/eslint-plugin": "^8.0.0",
18+
"@typescript-eslint/parser": "^8.0.0",
19+
"eslint": "^9.0.0",
20+
"eslint-config-prettier": "^10.0.0",
2121
"eslint-plugin-prettier": "^5.0.0",
22-
"eslint-plugin-unicorn": "^51.0.0",
22+
"eslint-plugin-unicorn": "^59.0.0",
2323
"ethers": "^6.8.1",
2424
"nyc": "^17.0.0",
2525
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)