Skip to content

Commit 4897a16

Browse files
chore(deps): bump puppeteer from 24.40.0 to 24.41.0 in /.github/scripts (#609)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.40.0 to 24.41.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.40.0...puppeteer-v24.41.0) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 612b835 commit 4897a16

File tree

2 files changed

+40
-36
lines changed

2 files changed

+40
-36
lines changed

.github/scripts/package-lock.json

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

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"scrape": "node scrape-models.js"
1010
},
1111
"dependencies": {
12-
"puppeteer": "^24.40.0"
12+
"puppeteer": "^24.41.0"
1313
}
1414
}

0 commit comments

Comments
 (0)