Skip to content

Commit 9ee182b

Browse files
committed
migrate eslint config
1 parent f7dbb75 commit 9ee182b

File tree

3 files changed

+134
-134
lines changed

3 files changed

+134
-134
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/chai": "^4.3.16",
3939
"@types/fs-extra": "^11.0.4",
4040
"@types/mocha": "^10.0.7",
41-
"@types/node": "^20.14.10",
41+
"@types/node": "^20.14.11",
4242
"@typescript-eslint/eslint-plugin": "^7.16.1",
4343
"@typescript-eslint/parser": "^7.16.1",
4444
"eslint": "^8.57.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "^2.29.1",
4848
"eslint-plugin-mocha": "^10.4.3",
4949
"eslint-plugin-n": "^17.9.0",
50-
"eslint-plugin-prettier": "^5.1.3",
50+
"eslint-plugin-prettier": "^5.2.1",
5151
"eslint-plugin-promise": "^6.4.0",
5252
"ethers": "^6.13.1",
5353
"fs-extra": "^11.2.0",

0 commit comments

Comments
 (0)