Skip to content

Commit 56d85fe

Browse files
committed
Update package.json
1 parent ef22a75 commit 56d85fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"types": "types/index.d.ts",
1515
"devDependencies": {
1616
"c8": "^9.1.0",
17-
"chai": "^5.1.0",
17+
"chai": "^5.1.1",
1818
"eslint": "^8.57.0",
1919
"eslint-config-standard": "^17.1.0",
2020
"eslint-plugin-import": "^2.29.1",
21-
"eslint-plugin-jsdoc": "^48.2.0",
22-
"eslint-plugin-regexp": "^2.2.0",
23-
"mocha": "^10.3.0",
24-
"typescript": "^5.3.3"
21+
"eslint-plugin-jsdoc": "^48.2.4",
22+
"eslint-plugin-regexp": "^2.5.0",
23+
"mocha": "^10.4.0",
24+
"typescript": "^5.4.5"
2525
},
2626
"scripts": {
2727
"build": "npm run tsc && npm run lint && npm run test",

0 commit comments

Comments
 (0)