Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Bump minimist, docpad and mkdirp #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump minimist, docpad and mkdirp
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [docpad](https://github.com/docpad/docpad) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together.


Updates `minimist` from 0.0.8 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.8...v1.2.8)

Updates `docpad` from 6.79.4 to 6.83.2
- [Release notes](https://github.com/docpad/docpad/releases)
- [Changelog](https://github.com/docpad/docpad/blob/master/HISTORY.md)
- [Commits](docpad/docpad@v6.79.4...v6.83.2)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: docpad
  dependency-type: direct:production
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Feb 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 88ca88c8c8fe0999a288723ca63450acf203581b
2,429 changes: 1,218 additions & 1,211 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"url": "git://github.com/Semantic-Org/Semantic-UI-Docs.git"
},
"dependencies": {
"docpad": "~6.79.4",
"docpad": "~6.83.2",
"docpad-plugin-babel": "~2.2.1",
"docpad-plugin-copy": "~2.1.3",
"docpad-plugin-eco": "~2.2.1",