Skip to content

Commit cc9df83

Browse files
committed
Update package.json
1 parent cb8414d commit cc9df83

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
@@ -13,13 +13,13 @@
1313
"main": "index.js",
1414
"types": "types/index.d.ts",
1515
"devDependencies": {
16-
"c8": "^9.0.0",
17-
"chai": "^5.0.0",
16+
"c8": "^9.1.0",
17+
"chai": "^5.0.3",
1818
"eslint": "^8.56.0",
1919
"eslint-config-standard": "^17.1.0",
2020
"eslint-plugin-import": "^2.29.1",
21-
"eslint-plugin-jsdoc": "^48.0.2",
22-
"eslint-plugin-regexp": "^2.1.2",
21+
"eslint-plugin-jsdoc": "^48.0.4",
22+
"eslint-plugin-regexp": "^2.2.0",
2323
"mocha": "^10.2.0",
2424
"typescript": "^5.3.3"
2525
},

0 commit comments

Comments
 (0)