Skip to content

Commit 990bff9

Browse files
committed
Bump eslint/mocha to recent versions
1 parent 546d05e commit 990bff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"devDependencies": {
2121
"chai": "^3.4.1",
22-
"eslint": "^2.13.1",
23-
"mocha": "^3.2.0",
22+
"eslint": "^8.26.0",
23+
"mocha": "^10.1.0",
2424
"sinon": "^1.15.3",
2525
"sinon-chai": "^2.8.0"
2626
}

0 commit comments

Comments
 (0)