Skip to content

Commit b5fe546

Browse files
committed
Update to eslint 9
1 parent 8b4250f commit b5fe546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"test": "nyc --reporter=html --reporter=lcov mocha -r ts-node/register -R spec"
4444
},
4545
"dependencies": {
46-
"eslint": "^8.47.0"
46+
"eslint": "^9.30"
4747
},
4848
"files": [
4949
"lib"

0 commit comments

Comments
 (0)