File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
44
"chalk" : " ^3.0.0" ,
45
45
"fs-extra" : " ^8.1.0" ,
46
46
"googleapis" : " ^50.0.0" ,
47
- "lodash" : " ^4.17.20 "
47
+ "lodash" : " ^4.17.21 "
48
48
},
49
49
"devDependencies" : {
50
50
"@commitlint/cli" : " ^9.1.2" ,
51
51
"@serverless/eslint-config" : " ^2.2.0" ,
52
52
"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 " ,
55
55
"git-list-updated" : " ^1.2.1" ,
56
56
"github-release-from-cc-changelog" : " ^2.2.0" ,
57
57
"husky" : " ^4.2.5" ,
58
58
"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" ,
61
61
"sinon" : " ^8.1.1" ,
62
- "standard-version" : " ^9.0 .0"
62
+ "standard-version" : " ^9.2 .0"
63
63
},
64
64
"scripts" : {
65
65
"commitlint" : " commitlint -f HEAD@{15}" ,
You can’t perform that action at this time.
0 commit comments