Skip to content

Commit 569dd25

Browse files
committed
Update package.json
1 parent f3e44d9 commit 569dd25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"types": "types/index.d.ts",
1515
"devDependencies": {
1616
"c8": "^9.1.0",
17-
"chai": "^5.0.3",
18-
"eslint": "^8.56.0",
17+
"chai": "^5.1.0",
18+
"eslint": "^8.57.0",
1919
"eslint-config-standard": "^17.1.0",
2020
"eslint-plugin-import": "^2.29.1",
21-
"eslint-plugin-jsdoc": "^48.0.4",
21+
"eslint-plugin-jsdoc": "^48.2.0",
2222
"eslint-plugin-regexp": "^2.2.0",
23-
"mocha": "^10.2.0",
23+
"mocha": "^10.3.0",
2424
"typescript": "^5.3.3"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)