Skip to content

Commit 69b23dd

Browse files
committed
chore: Bump dependencies
1 parent 6ab7711 commit 69b23dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@
5151
"devDependencies": {
5252
"@commitlint/cli": "^9.1.2",
5353
"@serverless/eslint-config": "^2.2.0",
54-
"coveralls": "^3.1.0",
55-
"eslint": "^7.28.0",
54+
"coveralls": "^3.1.1",
55+
"eslint": "^7.32.0",
5656
"eslint-plugin-import": "^2.23.4",
5757
"git-list-updated": "^1.2.1",
5858
"github-release-from-cc-changelog": "^2.2.0",
5959
"husky": "^4.3.8",
6060
"jest": "^25.5.4",
6161
"lint-staged": "^10.5.4",
62-
"prettier": "^2.3.1",
62+
"prettier": "^2.3.2",
6363
"sinon": "^8.1.1",
64-
"standard-version": "^9.3.0"
64+
"standard-version": "^9.3.1"
6565
},
6666
"scripts": {
6767
"commitlint": "commitlint -f HEAD@{15}",

0 commit comments

Comments
 (0)