Skip to content

Commit d81e9c9

Browse files
authoredMar 15, 2024
Upgrade: Bump mktemp from 1.0.0 to 1.0.1
Bumps [mktemp](https://github.com/sasaplus1/mktemp) from 1.0.0 to 1.0.1. - [Changelog](https://github.com/sasaplus1/mktemp/blob/master/HISTORY.md) - [Commits](sasaplus1/mktemp@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: mktemp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Close #1163
1 parent 5644154 commit d81e9c9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"marked": "^2.0.0",
5858
"md-2-json": "^2.0.0",
5959
"mkdirp": "^1.0.2",
60-
"mktemp": "^1.0.0",
60+
"mktemp": "^1.0.1",
6161
"normalize-path": "^3.0.0",
6262
"npm-run-all": "^4.1.3",
6363
"puppeteer": "5.0.0",

0 commit comments

Comments
 (0)