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 fa84141 commit 73ffe2bCopy full SHA for 73ffe2b
package.json
@@ -29,11 +29,11 @@
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/git": "^9.0.1",
+ "@semantic-release/npm": "^7.1.3",
34
"chai": "^4.3.4",
35
- "eslint": "^7.23.0",
36
- "eslint-config-airbnb-improved": "^5.0.0",
37
- "mocha": "^8.3.2"
+ "eslint": "^7.32.0",
+ "eslint-config-airbnb-improved": "^5.0.1",
+ "mocha": "^8.4.0"
38
}
39
0 commit comments