Skip to content

Commit

Permalink
feat(deps): update dependency mkdirp to ^2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 1ef5055 commit c7b8c41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^13.2.3",
"lodash.has": "^4.5.2",
"mkdirp": "^2.1.3",
"mkdirp": "^2.1.6",
"prettier": "^2.8.8",
"read-pkg-up": "^7.0.1",
"rimraf": "^4.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ __metadata:
jest-watch-typeahead: ^2.2.2
lint-staged: ^13.2.3
lodash.has: ^4.5.2
mkdirp: ^2.1.3
mkdirp: ^2.1.6
npm-run-all: ^4.1.5
prettier: ^2.8.8
read-pkg-up: ^7.0.1
Expand Down Expand Up @@ -8909,12 +8909,12 @@ __metadata:
languageName: node
linkType: hard

"mkdirp@npm:^2.1.3":
version: 2.1.3
resolution: "mkdirp@npm:2.1.3"
"mkdirp@npm:^2.1.6":
version: 2.1.6
resolution: "mkdirp@npm:2.1.6"
bin:
mkdirp: dist/cjs/src/bin.js
checksum: 5d7d7997e38a962e8b66dd4db1974bdcb841f084531ba8c9e1f3d52d71f5e6639677a96b2eb5d5940406d729a2153d820f396077ed3a6716058d3e75041dc1f2
checksum: 8a1d09ffac585e55f41c54f445051f5bc33a7de99b952bb04c576cafdf1a67bb4bae8cb93736f7da6838771fbf75bc630430a3a59e1252047d2278690bd150ee
languageName: node
linkType: hard

Expand Down

0 comments on commit c7b8c41

Please sign in to comment.