Skip to content

Commit ba39fc2

Browse files
Update linters
1 parent 49e7ae9 commit ba39fc2

File tree

2 files changed

+184
-153
lines changed

2 files changed

+184
-153
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": "^55.0.0",
2222
"ethers": "^6.8.1",
2323
"nyc": "^17.0.0",
2424
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)