Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit fd9f20c

Browse files
chore(deps): bump puppeteer in /screenshot-wrapping
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.0.1 to 23.0.2. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v23.0.1...puppeteer-v23.0.2) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b53e531 commit fd9f20c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

screenshot-wrapping/package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

screenshot-wrapping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"mustache": "^4.2.0",
13-
"puppeteer": "^23.0.1"
13+
"puppeteer": "^23.0.2"
1414
}
1515
}

0 commit comments

Comments
 (0)