File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
amplify-codegen-e2e-tests Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 32
32
"fs-extra" : " ^8.1.0" ,
33
33
"graphql-tag" : " ^2.10.1" ,
34
34
"lodash" : " ^4.17.19" ,
35
- "promise-sequential" : " ^1.1.1" ,
36
- "rimraf" : " ^3.0.0" ,
37
35
"uuid" : " ^3.4.0" ,
38
36
"yargs" : " ^15.1.0"
39
37
},
Original file line number Diff line number Diff line change 32
32
"clean" : " rimraf ./lib"
33
33
},
34
34
"dependencies" : {
35
- "change-case" : " ^4.1.1" ,
36
35
"graphql" : " ^14.5.8" ,
37
36
"handlebars" : " 4.7.7" ,
38
37
"prettier" : " ^1.19.1" ,
Original file line number Diff line number Diff line change @@ -12961,11 +12961,6 @@ promise-retry@^2.0.1:
12961
12961
err-code "^2.0.2"
12962
12962
retry "^0.12.0"
12963
12963
12964
- promise-sequential@^1.1.1:
12965
- version "1.1.1"
12966
- resolved "https://registry.npmjs.org/promise-sequential/-/promise-sequential-1.1.1.tgz#f79e8950ef86e7a7a85bf320452643592f6d2fb2"
12967
- integrity sha512-gpziThEJPnPEeaHNqjy9f4PE1JwXb07fX3dz+41nhALpIAaEI9VZU8Q89eyBBAa2xAhnz0KgUTDtCA7FZYbZQQ==
12968
-
12969
12964
promise@^7.1.1:
12970
12965
version "7.3.1"
12971
12966
resolved "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
You can’t perform that action at this time.
0 commit comments