Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v23.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent e8363f5 commit 341cdcc
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/@d-zero/beholder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@d-zero/shared": "0.5.0",
"debug": "4.3.7",
"follow-redirects": "1.15.9",
"puppeteer": "23.7.1",
"puppeteer": "23.9.0",
"typescript-fsa": "3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@d-zero/puppeteer-dealer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"debug": "4.3.7"
},
"devDependencies": {
"puppeteer": "23.7.1"
"puppeteer": "23.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/@d-zero/puppeteer-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@d-zero/shared": "0.5.0",
"axe-core": "4.10.2",
"debug": "4.3.7",
"puppeteer": "23.7.1"
"puppeteer": "23.9.0"
}
}
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3749,10 +3749,10 @@ detect-indent@^5.0.0:
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
integrity sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==

[email protected].1354347:
version "0.0.1354347"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz#5cb509610b8f61fc69a31e5c810d5bed002d85ea"
integrity sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q==
[email protected].1367902:
version "0.0.1367902"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1367902.tgz#7333bfc4466c5a54a4c6de48a9dfbcb4b811660c"
integrity sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==

diff-sequences@^29.6.3:
version "29.6.3"
Expand Down Expand Up @@ -8065,28 +8065,28 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

puppeteer-core@23.7.1:
version "23.7.1"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.7.1.tgz#b1c313f1d3572ed772d82178b012f7c046cb53bb"
integrity sha512-Om/qCZhd+HLoAr7GltrRAZpS3uOXwHu7tXAoDbNcJADHjG2zeAlDArgyIPXYGG4QB/EQUHk13Q6RklNxGM73Pg==
puppeteer-core@23.9.0:
version "23.9.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.9.0.tgz#24add69fb58dde4ac49d165872b44a30d2bf5b32"
integrity sha512-hLVrav2HYMVdK0YILtfJwtnkBAwNOztUdR4aJ5YKDvgsbtagNr6urUJk9HyjRA9e+PaLI3jzJ0wM7A4jSZ7Qxw==
dependencies:
"@puppeteer/browsers" "2.4.1"
chromium-bidi "0.8.0"
debug "^4.3.7"
devtools-protocol "0.0.1354347"
devtools-protocol "0.0.1367902"
typed-query-selector "^2.12.0"
ws "^8.18.0"

puppeteer@23.7.1:
version "23.7.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.7.1.tgz#4394ead5075d48146151abca3b569d5622c63002"
integrity sha512-jS6XehagMvxQ12etwY/4EOYZ0Sm8GAsrtGhdQn4AqpJAyHc3RYl7tGd4QYh/MmShDw8sF9FWYQqGidhoXaqokQ==
puppeteer@23.9.0:
version "23.9.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.9.0.tgz#69a5f3f4a9589865e0f96214f815112e9e206beb"
integrity sha512-WfB8jGwFV+qrD9dcJJVvWPFJBU6kxeu2wxJz9WooDGfM3vIiKLgzImEDBxUQnCBK/2cXB3d4dV6gs/LLpgfLDg==
dependencies:
"@puppeteer/browsers" "2.4.1"
chromium-bidi "0.8.0"
cosmiconfig "^9.0.0"
devtools-protocol "0.0.1354347"
puppeteer-core "23.7.1"
devtools-protocol "0.0.1367902"
puppeteer-core "23.9.0"
typed-query-selector "^2.12.0"

qs@^6.12.1, qs@^6.7.0:
Expand Down

0 comments on commit 341cdcc

Please sign in to comment.