Skip to content

Commit

Permalink
chore(deps): bump make-dir from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/make-dir/releases)
- [Commits](sindresorhus/make-dir@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: make-dir
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent b80a823 commit c082e99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eta": "^2.2.0",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"make-dir": "4.0.0",
"make-dir": "5.0.0",
"nanoid": "3.3.6",
"node-emoji": "2.1.3",
"node-fetch": "^3.3.1",
Expand Down
39 changes: 5 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1433,21 +1433,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^6.0.0":
version: 6.0.0
resolution: "lru-cache@npm:6.0.0"
dependencies:
yallist: "npm:^4.0.0"
checksum: 10c0/cb53e582785c48187d7a188d3379c181b5ca2a9c78d2bce3e7dee36f32761d1c42983da3fe12b55cb74e1779fa94cdc2e5367c028a9b35317184ede0c07a30a9
languageName: node
linkType: hard

"make-dir@npm:4.0.0":
version: 4.0.0
resolution: "make-dir@npm:4.0.0"
dependencies:
semver: "npm:^7.5.3"
checksum: 10c0/69b98a6c0b8e5c4fe9acb61608a9fbcfca1756d910f51e5dbe7a9e5cfb74fca9b8a0c8a0ffdf1294a740826c1ab4871d5bf3f62f72a3049e5eac6541ddffed68
"make-dir@npm:5.0.0":
version: 5.0.0
resolution: "make-dir@npm:5.0.0"
checksum: 10c0/3485deb28f07d6ae5858e011deac74f1333a74f9ac3a5580b8bf86c7d3234615611f237d9287e30cebb05f74dd92572fd4f78eabf7f47ed69ec233c599e8a50a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2065,17 +2054,6 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.3":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: 10c0/fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down Expand Up @@ -2306,7 +2284,7 @@ __metadata:
husky: "npm:^9.0.11"
js-yaml: "npm:4.1.0"
lodash: "npm:4.17.21"
make-dir: "npm:4.0.0"
make-dir: "npm:5.0.0"
nanoid: "npm:3.3.6"
node-emoji: "npm:2.1.3"
node-fetch: "npm:^3.3.1"
Expand Down Expand Up @@ -2568,13 +2546,6 @@ __metadata:
languageName: node
linkType: hard

"yallist@npm:^4.0.0":
version: 4.0.0
resolution: "yallist@npm:4.0.0"
checksum: 10c0/2286b5e8dbfe22204ab66e2ef5cc9bbb1e55dfc873bbe0d568aa943eb255d131890dfd5bf243637273d31119b870f49c18fcde2c6ffbb7a7a092b870dc90625a
languageName: node
linkType: hard

"yaml@npm:^1.10.0":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
Expand Down

0 comments on commit c082e99

Please sign in to comment.