Skip to content

Commit 5ff0bbf

Browse files
Update linters
1 parent 8c42f06 commit 5ff0bbf

File tree

2 files changed

+182
-190
lines changed

2 files changed

+182
-190
lines changed

package.json

Lines changed: 4 additions & 4 deletions
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",
16+
"@typescript-eslint/eslint-plugin": "^8.0.0",
17+
"@typescript-eslint/parser": "^8.0.0",
18+
"eslint": "^9.0.0",
1919
"eslint-config-prettier": "^9.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
21-
"eslint-plugin-unicorn": "^51.0.0",
21+
"eslint-plugin-unicorn": "^56.0.0",
2222
"ethers": "^6.8.1",
2323
"nyc": "^17.0.0",
2424
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)