Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 6e545d8

Browse files
Bump @types/mkdirp from 0.5.2 to 1.0.0
Bumps [@types/mkdirp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mkdirp) from 0.5.2 to 1.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mkdirp) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent de52731 commit 6e545d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"devDependencies": {
2121
"@types/jest": "~25.2.1",
22-
"@types/mkdirp": "^0.5.2",
22+
"@types/mkdirp": "^1.0.0",
2323
"@types/node": "^13.1.8",
2424
"@types/uuid": "^3.4.4",
2525
"command-line-args": "^5.0.2",

0 commit comments

Comments
 (0)