Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed May 13, 2024
1 parent ef22a75 commit 56d85fe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"types": "types/index.d.ts",
"devDependencies": {
"c8": "^9.1.0",
"chai": "^5.1.0",
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.0",
"eslint-plugin-regexp": "^2.2.0",
"mocha": "^10.3.0",
"typescript": "^5.3.3"
"eslint-plugin-jsdoc": "^48.2.4",
"eslint-plugin-regexp": "^2.5.0",
"mocha": "^10.4.0",
"typescript": "^5.4.5"
},
"scripts": {
"build": "npm run tsc && npm run lint && npm run test",
Expand Down

0 comments on commit 56d85fe

Please sign in to comment.