Skip to content

Commit

Permalink
v0.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Sep 27, 2023
1 parent 6f994c3 commit cc886e4
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 @@ -29,17 +29,17 @@
"c8": "^8.0.1",
"chai": "^4.3.8",
"css2xpath": "^0.0.3",
"eslint": "^8.48.0",
"eslint": "^8.50.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-unicorn": "^48.0.1",
"jsdom": "^22.1.0",
"linkedom": "^0.15.3",
"mocha": "^10.2.0",
"nwsapi": "^2.2.7",
"sinon": "^15.2.0",
"sinon": "^16.0.0",
"typescript": "^5.2.2"
},
"scripts": {
Expand All @@ -49,5 +49,5 @@
"test": "c8 --reporter=text mocha --exit test/**/*.test.js",
"tsc": "npx tsc"
},
"version": "0.19.5"
"version": "0.19.6"
}

0 comments on commit cc886e4

Please sign in to comment.