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 5353 "author" : " Amazon Web Services" ,
5454 "license" : " Apache-2.0" ,
5555 "dependencies" : {
56- "lerna" : " ^3.22.1 "
56+ "lerna" : " ^5.1.6 "
5757 },
5858 "workspaces" : [
5959 " packages/*"
6060 ],
6161 "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 " ,
6565 "@types/jest" : " ^25.2.1" ,
6666 "@types/js-yaml" : " ^3.12.3" ,
6767 "@typescript-eslint/eslint-plugin" : " ^2.16.0" ,
101101 "amplify-headless-interface" : " ^1.13.1"
102102 },
103103 "resolutions" : {
104- "minimist" : " ^1.2.6"
104+ "minimist" : " ^1.2.6" ,
105+ "lodash" : " ^4.17.21" ,
106+ "node-fetch" : " ^2.6.7"
105107 },
106108 "config" : {
107109 "commitizen" : {
You can’t perform that action at this time.
0 commit comments