Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jan 28, 2024
1 parent cb8414d commit cc9df83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"main": "index.js",
"types": "types/index.d.ts",
"devDependencies": {
"c8": "^9.0.0",
"chai": "^5.0.0",
"c8": "^9.1.0",
"chai": "^5.0.3",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-regexp": "^2.1.2",
"eslint-plugin-jsdoc": "^48.0.4",
"eslint-plugin-regexp": "^2.2.0",
"mocha": "^10.2.0",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit cc9df83

Please sign in to comment.