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 6ab7711 commit 69b23ddCopy full SHA for 69b23dd
package.json
@@ -51,17 +51,17 @@
51
"devDependencies": {
52
"@commitlint/cli": "^9.1.2",
53
"@serverless/eslint-config": "^2.2.0",
54
- "coveralls": "^3.1.0",
55
- "eslint": "^7.28.0",
+ "coveralls": "^3.1.1",
+ "eslint": "^7.32.0",
56
"eslint-plugin-import": "^2.23.4",
57
"git-list-updated": "^1.2.1",
58
"github-release-from-cc-changelog": "^2.2.0",
59
"husky": "^4.3.8",
60
"jest": "^25.5.4",
61
"lint-staged": "^10.5.4",
62
- "prettier": "^2.3.1",
+ "prettier": "^2.3.2",
63
"sinon": "^8.1.1",
64
- "standard-version": "^9.3.0"
+ "standard-version": "^9.3.1"
65
},
66
"scripts": {
67
"commitlint": "commitlint -f HEAD@{15}",
0 commit comments