Skip to content

Commit 3cbdaa6

Browse files
chore(deps): update dependency make-dir to v5
1 parent 7016f1b commit 3cbdaa6

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"bdd-stdin": "0.2.0",
119119
"change-case-all": "1.0.15",
120120
"js-yaml": "4.1.1",
121-
"make-dir": "4.0.0",
121+
"make-dir": "5.1.0",
122122
"prettier": "3.8.2"
123123
},
124124
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10622,12 +10622,10 @@ magic-string@^0.30.11, magic-string@^0.30.17, magic-string@^0.30.21:
1062210622
dependencies:
1062310623
"@jridgewell/sourcemap-codec" "^1.5.5"
1062410624

10625-
make-dir@4.0.0:
10626-
version "4.0.0"
10627-
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
10628-
integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
10629-
dependencies:
10630-
semver "^7.5.3"
10625+
make-dir@5.1.0:
10626+
version "5.1.0"
10627+
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-5.1.0.tgz#59b2d9acf7ffa543d14238617a697458fa8dd5c9"
10628+
integrity sha512-IfpFq6UM39dUNiphpA6uDezNx/AvWyhwfICWPR3t1VspkgkMZrL+Rk1RbN1bx+aeNYwOrqGJgEgV3yotk+ZUVw==
1063110629

1063210630
make-error@^1.1.1:
1063310631
version "1.3.6"

0 commit comments

Comments
 (0)