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 8989 "bdd-stdin" : " 0.2.0" ,
9090 "change-case-all" : " 1.0.15" ,
9191 "js-yaml" : " 4.1.0" ,
92- "make-dir" : " 4 .0.0" ,
92+ "make-dir" : " 5 .0.0" ,
9393 "prettier" : " 2.8.8"
9494 },
9595 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -10683,12 +10683,10 @@ magic-string@^0.30.0:
1068310683 dependencies:
1068410684 "@jridgewell/sourcemap-codec" "^1.4.13"
1068510685
10686- make-dir@4.0.0:
10687- version "4.0.0"
10688- resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
10689- integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
10690- dependencies:
10691- semver "^7.5.3"
10686+ make-dir@5.0.0:
10687+ version "5.0.0"
10688+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-5.0.0.tgz#39b41251426eb8cff94de63bbef62e66ccbb538f"
10689+ integrity sha512-G0yBotnlWVonPClw+tq+xi4K7DZC9n96HjGTBDdHkstAVsDkfZhi1sTvZypXLpyQTbISBkDtK0E5XlUqDsShQg==
1069210690
1069310691make-dir@^3.0.0:
1069410692 version "3.1.0"
You can’t perform that action at this time.
0 commit comments