Skip to content

Commit 50d689f

Browse files
committed
chore: Bump dependencies
1 parent d0d9a41 commit 50d689f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@
4444
"chalk": "^3.0.0",
4545
"fs-extra": "^8.1.0",
4646
"googleapis": "^50.0.0",
47-
"lodash": "^4.17.15"
47+
"lodash": "^4.17.20"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^8.3.5",
51-
"@serverless/eslint-config": "^2.0.0",
51+
"@serverless/eslint-config": "^2.2.0",
5252
"coveralls": "^3.1.0",
5353
"eslint": "^6.8.0",
54-
"eslint-plugin-import": "^2.20.2",
54+
"eslint-plugin-import": "^2.22.0",
5555
"git-list-updated": "^1.2.1",
5656
"github-release-from-cc-changelog": "^2.2.0",
5757
"husky": "^4.2.5",
5858
"jest": "^25.5.4",
59-
"lint-staged": "^10.2.2",
60-
"prettier": "^2.0.5",
59+
"lint-staged": "^10.2.13",
60+
"prettier": "^2.1.1",
6161
"sinon": "^8.1.1",
62-
"standard-version": "^8.0.0"
62+
"standard-version": "^8.0.2"
6363
},
6464
"scripts": {
6565
"commitlint": "commitlint -f HEAD@{15}",

0 commit comments

Comments
 (0)