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 4df901e commit 73d084cCopy full SHA for 73d084c
package.json
@@ -53,15 +53,15 @@
53
"@serverless/eslint-config": "^2.2.0",
54
"coveralls": "^3.1.1",
55
"eslint": "^7.32.0",
56
- "eslint-plugin-import": "^2.24.2",
+ "eslint-plugin-import": "^2.25.3",
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.2",
+ "prettier": "^2.5.0",
63
"sinon": "^8.1.1",
64
- "standard-version": "^9.3.1"
+ "standard-version": "^9.3.2"
65
},
66
"peerDependencies": {
67
"serverless": "2 || 3"
0 commit comments