We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af7e31 commit 8065686Copy full SHA for 8065686
package.json
@@ -26,19 +26,19 @@
26
"license": "MIT",
27
"homepage": "https://github.com/oprogramador/chai-subset-in-order",
28
"devDependencies": {
29
- "@semantic-release/commit-analyzer": "^8.0.1",
30
- "@semantic-release/git": "^9.0.0",
31
- "@semantic-release/npm": "^7.1.0",
+ "@semantic-release/commit-analyzer": "^10.0.4",
+ "@semantic-release/git": "^10.0.1",
+ "@semantic-release/npm": "^11.0.0",
32
"chai": "4.3.4",
33
"coveralls": "3.1.0",
34
"istanbul": "0.4.5",
35
- "mocha": "8.3.2",
+ "mocha": "10.2.0",
36
"mocha-eslint": "7.0.0"
37
},
38
"files": [
39
"lib"
40
],
41
"engines": {
42
- "node": ">=v14.16.0"
+ "node": ">=v18.17.1"
43
}
44
0 commit comments