mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 18:33:28 -05:00
Build(deps-dev): Bump puppeteer-core from 24.24.1 to 24.25.0 (#35421)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 24.24.1 to 24.25.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.24.1...puppeteer-core-v24.25.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
d9fe58f89b
commit
ac151a1c8e
+1
-1
@@ -26,7 +26,7 @@
|
||||
"lint-to-the-future-eslint": "^3.2.0",
|
||||
"playwright": "1.56.0",
|
||||
"prettier": "3.6.2",
|
||||
"puppeteer-core": "^24.24.1",
|
||||
"puppeteer-core": "^24.25.0",
|
||||
"stylelint": "16.25.0",
|
||||
"terser": "^5.44.0",
|
||||
"typescript": "5.6.x"
|
||||
|
||||
Generated
+5
-5
@@ -95,8 +95,8 @@ importers:
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
puppeteer-core:
|
||||
specifier: ^24.24.1
|
||||
version: 24.24.1
|
||||
specifier: ^24.25.0
|
||||
version: 24.25.0
|
||||
stylelint:
|
||||
specifier: 16.25.0
|
||||
version: 16.25.0(typescript@5.6.3)
|
||||
@@ -7627,8 +7627,8 @@ packages:
|
||||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@24.24.1:
|
||||
resolution: {integrity: sha512-4R9/hCjmyUBbQqjrCa+y4Pzgl3LneLfqB+Whh2JujA5Wzg+prnO60GxDPjAJmM+uirYxDx/8jIm0hGu8yDTyiA==}
|
||||
puppeteer-core@24.25.0:
|
||||
resolution: {integrity: sha512-8Xs6q3Ut+C8y7sAaqjIhzv1QykGWG4gc2mEZ2mYE7siZFuRp4xQVehOf8uQKSQAkeL7jXUs3mknEeiqnRqUKvQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
qified@0.5.0:
|
||||
@@ -17293,7 +17293,7 @@ snapshots:
|
||||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@24.24.1:
|
||||
puppeteer-core@24.25.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.10.12
|
||||
chromium-bidi: 9.1.0(devtools-protocol@0.0.1508733)
|
||||
|
||||
Reference in New Issue
Block a user