Skip to content

Commit

Permalink
Merge pull request #95 from yhatt/dependabot/npm_and_yarn/marp-team/m…
Browse files Browse the repository at this point in the history
…arp-cli-3.3.1

Bump @marp-team/marp-cli from 3.3.0 to 3.3.1
  • Loading branch information
yhatt authored Oct 2, 2023
2 parents 96b079d + e6612e4 commit 4f3b797
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vercel-build": "MARP_USER=root CHROME_PATH=$(npx @puppeteer/browsers install chrome@stable --path $(realpath ./tmp) | awk '{print $2}') npm run build"
},
"devDependencies": {
"@marp-team/marp-cli": "^3.3.0",
"@marp-team/marp-cli": "^3.3.1",
"ncp": "^2.0.0",
"rimraf": "^5.0.5"
}
Expand Down

1 comment on commit 4f3b797

@vercel
Copy link

@vercel vercel bot commented on 4f3b797 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marp-cli-example – ./

marp-cli-example-yhatt.vercel.app
marp-cli-example-git-master-yhatt.vercel.app

Please sign in to comment.