Skip to content

Commit ffa69d0

Browse files
chore(deps): update dependency make-dir to v5
1 parent f9e4842 commit ffa69d0

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.0",
121-
"make-dir": "4.0.0",
121+
"make-dir": "5.1.0",
122122
"prettier": "3.8.1"
123123
},
124124
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11004,12 +11004,10 @@ magic-string@^0.30.11, magic-string@^0.30.19, magic-string@^0.30.21:
1100411004
dependencies:
1100511005
"@jridgewell/sourcemap-codec" "^1.5.5"
1100611006

11007-
make-dir@4.0.0:
11008-
version "4.0.0"
11009-
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
11010-
integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
11011-
dependencies:
11012-
semver "^7.5.3"
11007+
make-dir@5.1.0:
11008+
version "5.1.0"
11009+
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-5.1.0.tgz#59b2d9acf7ffa543d14238617a697458fa8dd5c9"
11010+
integrity sha512-IfpFq6UM39dUNiphpA6uDezNx/AvWyhwfICWPR3t1VspkgkMZrL+Rk1RbN1bx+aeNYwOrqGJgEgV3yotk+ZUVw==
1101311011

1101411012
make-error@^1.1.1:
1101511013
version "1.3.6"

0 commit comments

Comments
 (0)