Skip to content

Commit 8f5df0c

Browse files
chore(deps): update dependency make-dir to v5
1 parent 2be24fa commit 8f5df0c

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
@@ -85,7 +85,7 @@
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": {

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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-
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+
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

1023410232
make-error@^1.1.1:
1023510233
version "1.3.6"

0 commit comments

Comments
 (0)