File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
packages/graphql-codegen-cli Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 8585 "bdd-stdin" : " 0.2.0" ,
8686 "change-case-all" : " 1.0.15" ,
8787 "js-yaml" : " 4.1.0" ,
88- "make-dir" : " 4.0 .0" ,
88+ "make-dir" : " 5.1 .0" ,
8989 "prettier" : " 2.8.8"
9090 },
9191 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -10224,12 +10224,10 @@ magic-string@^0.30.10, magic-string@^0.30.17:
1022410224 dependencies:
1022510225 "@jridgewell/sourcemap-codec" "^1.5.0"
1022610226
10227- make-dir@4.0.0:
10228- version "4.0.0"
10229- resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
10230- integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
10231- dependencies:
10232- semver "^7.5.3"
10227+ make-dir@5.1.0:
10228+ version "5.1.0"
10229+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-5.1.0.tgz#59b2d9acf7ffa543d14238617a697458fa8dd5c9"
10230+ integrity sha512-IfpFq6UM39dUNiphpA6uDezNx/AvWyhwfICWPR3t1VspkgkMZrL+Rk1RbN1bx+aeNYwOrqGJgEgV3yotk+ZUVw==
1023310231
1023410232make-error@^1.1.1:
1023510233 version "1.3.6"
You can’t perform that action at this time.
0 commit comments