Skip to content

Commit

Permalink
Update to make-dir v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Jun 23, 2023
1 parent ed4c0b6 commit c36b970
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"chalk": "~5.2",
"cli-argv-util": "~1.1",
"fancy-log": "~2.0",
"glob": "~10.2",
"glob": "~10.3",
"istextorbinary": "~6.0",
"make-dir": "~3.1",
"make-dir": "~4.0",
"slash": "~5.1"
},
"devDependencies": {
Expand All @@ -95,14 +95,14 @@
"@types/node": "~20.3",
"@typescript-eslint/eslint-plugin": "~5.60",
"@typescript-eslint/parser": "~5.60",
"assert-deep-strict-equal": "~1.0",
"assert-deep-strict-equal": "~1.1",
"copy-file-util": "~1.1",
"copy-folder-util": "~1.1",
"eslint": "~8.43",
"jshint": "~2.13",
"mocha": "~10.2",
"rimraf": "~5.0",
"run-scripts-util": "~1.1",
"run-scripts-util": "~1.2",
"typescript": "~5.1",
"w3c-html-validator": "~1.4"
}
Expand Down

0 comments on commit c36b970

Please sign in to comment.