Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Oct 28, 2024
1 parent 16345f1 commit 2201e9d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"types": "types/index.d.ts",
"devDependencies": {
"c8": "^10.1.2",
"chai": "^5.1.1",
"eslint": "^9.11.1",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-jsdoc": "^50.3.0",
"chai": "^5.1.2",
"eslint": "^9.13.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-regexp": "^2.6.0",
"globals": "^15.9.0",
"globals": "^15.11.0",
"mocha": "^10.7.3",
"neostandard": "^0.11.6",
"typescript": "^5.6.2"
"neostandard": "^0.11.7",
"typescript": "^5.6.3"
},
"scripts": {
"build": "npm run tsc && npm run lint && npm run test",
Expand Down

0 comments on commit 2201e9d

Please sign in to comment.