Skip to content

Commit

Permalink
Merge pull request #25 from BraXon-Devs/dependabot/npm_and_yarn/minim…
Browse files Browse the repository at this point in the history
…ist-and-mkdirp-1.2.8

Bump minimist and mkdirp
  • Loading branch information
hellomikko authored Mar 3, 2023
2 parents 5a1adb7 + 879d320 commit e723715
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 35 deletions.
39 changes: 7 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,9 +1400,9 @@ minimist@0.0.8:
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=

minimist@^1.2.0:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
version "1.2.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==

mkdirp@0.5.1, mkdirp@^0.5.0:
version "0.5.1"
Expand Down

0 comments on commit e723715

Please sign in to comment.