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 47cdca4 commit fc571aeCopy full SHA for fc571ae
package.json
@@ -28,12 +28,12 @@
28
"lodash": "^4.17.21"
29
},
30
"devDependencies": {
31
- "@semantic-release/commit-analyzer": "^8.0.1",
32
- "@semantic-release/git": "^9.0.0",
33
- "@semantic-release/npm": "^7.1.0",
+ "@semantic-release/commit-analyzer": "^9.0.2",
+ "@semantic-release/git": "^10.0.1",
+ "@semantic-release/npm": "^9.0.1",
34
"chai": "^4.3.4",
35
- "eslint": "^7.23.0",
+ "eslint": "^8.16.0",
36
"eslint-config-airbnb-improved": "^5.0.0",
37
- "mocha": "^8.3.2"
+ "mocha": "^10.0.0"
38
}
39
0 commit comments