Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Sep 8, 2023
1 parent 9e7f979 commit f36aee0
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 @@ -24,23 +24,23 @@
"xpath": "^0.0.33"
},
"devDependencies": {
"@types/css-tree": "^2.3.1",
"@types/css-tree": "^2.3.2",
"benchmark": "^2.1.4",
"c8": "^8.0.1",
"chai": "^4.3.7",
"chai": "^4.3.8",
"css2xpath": "^0.0.3",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-unicorn": "^48.0.1",
"jsdom": "^22.1.0",
"linkedom": "^0.15.1",
"linkedom": "^0.15.3",
"mocha": "^10.2.0",
"nwsapi": "^2.2.7",
"sinon": "^15.2.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"scripts": {
"bench": "node benchmark/benchmark.js",
Expand Down

0 comments on commit f36aee0

Please sign in to comment.