Skip to content

Commit 2edf4ca

Browse files
committed
chore: Bump dependencies
1 parent c332d3d commit 2edf4ca

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.20"
47+
"lodash": "^4.17.21"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^9.1.2",
5151
"@serverless/eslint-config": "^2.2.0",
5252
"coveralls": "^3.1.0",
53-
"eslint": "^7.7.0",
54-
"eslint-plugin-import": "^2.22.0",
53+
"eslint": "^7.24.0",
54+
"eslint-plugin-import": "^2.22.1",
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.13",
60-
"prettier": "^2.1.1",
59+
"lint-staged": "^10.5.4",
60+
"prettier": "^2.2.1",
6161
"sinon": "^8.1.1",
62-
"standard-version": "^9.0.0"
62+
"standard-version": "^9.2.0"
6363
},
6464
"scripts": {
6565
"commitlint": "commitlint -f HEAD@{15}",

0 commit comments

Comments
 (0)