File tree Expand file tree Collapse file tree 2 files changed +1997
-2270
lines changed Expand file tree Collapse file tree 2 files changed +1997
-2270
lines changed Original file line number Diff line number Diff line change 53
53
"author" : " Amazon Web Services" ,
54
54
"license" : " Apache-2.0" ,
55
55
"dependencies" : {
56
- "lerna" : " ^3.22.1 "
56
+ "lerna" : " ^5.1.6 "
57
57
},
58
58
"workspaces" : [
59
59
" packages/*"
60
60
],
61
61
"devDependencies" : {
62
- "@commitlint/cli" : " ^8.1.0 " ,
63
- "@commitlint/config-conventional" : " ^8.1.0 " ,
64
- "@commitlint/config-lerna-scopes" : " ^8.1.0 " ,
62
+ "@commitlint/cli" : " ^17.0.3 " ,
63
+ "@commitlint/config-conventional" : " ^17.0.3 " ,
64
+ "@commitlint/config-lerna-scopes" : " ^17.0.2 " ,
65
65
"@types/jest" : " ^25.2.1" ,
66
66
"@types/js-yaml" : " ^3.12.3" ,
67
67
"@typescript-eslint/eslint-plugin" : " ^2.16.0" ,
101
101
"amplify-headless-interface" : " ^1.13.1"
102
102
},
103
103
"resolutions" : {
104
- "minimist" : " ^1.2.6"
104
+ "minimist" : " ^1.2.6" ,
105
+ "lodash" : " ^4.17.21" ,
106
+ "node-fetch" : " ^2.6.7"
105
107
},
106
108
"config" : {
107
109
"commitizen" : {
You can’t perform that action at this time.
0 commit comments