Skip to content

Commit

Permalink
Bump @vscode/test-web from 0.0.64 to 0.0.65
Browse files Browse the repository at this point in the history
Bumps [@vscode/test-web](https://github.com/microsoft/vscode-test-web) from 0.0.64 to 0.0.65.
- [Release notes](https://github.com/microsoft/vscode-test-web/releases)
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test-web@v0.0.64...v0.0.65)

---
updated-dependencies:
- dependency-name: "@vscode/test-web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent ed4d8c2 commit cfcc008
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5746,7 +5746,7 @@
"@types/vscode": "^1.89.0",
"@types/webpack-env": "^1.18.5",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.64",
"@vscode/test-web": "^0.0.65",
"@vscode/vsce": "^3.2.1",
"assert": "^2.1.0",
"eslint": "^9.16.0",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +357,12 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@playwright/browser-chromium@^1.48.2":
version "1.49.0"
resolved "https://registry.yarnpkg.com/@playwright/browser-chromium/-/browser-chromium-1.49.0.tgz#c5021421063a8aa260d431f7fef3864422a32d37"
integrity sha512-SnDBEmw0h4XpbHcWR8T0LgLj1Cqn8Cvql+Nahot2zBud945z+MYXH3WVPvMI5U37WsWAgw9Cj7pZ6oL7haKrhg==
"@playwright/browser-chromium@^1.49.0":
version "1.49.1"
resolved "https://registry.yarnpkg.com/@playwright/browser-chromium/-/browser-chromium-1.49.1.tgz#0e2ae51a4ba870f11464693c075b8c60555d9736"
integrity sha512-LLeyllKSucbojsJBOpdJshwW27ZXZs3oypqffkVWLUvxX2azHJMOevsOcWpjCfoYbpevkaEozM2xHeSUGF00lg==
dependencies:
playwright-core "1.49.0"
playwright-core "1.49.1"

"@sinonjs/commons@^3.0.1":
version "3.0.1"
Expand Down Expand Up @@ -587,14 +587,14 @@
ora "^7.0.1"
semver "^7.6.2"

"@vscode/test-web@^0.0.64":
version "0.0.64"
resolved "https://registry.yarnpkg.com/@vscode/test-web/-/test-web-0.0.64.tgz#46f2f6ea3db388a8c305aa351fdfd75b48a43977"
integrity sha512-V7fTb3K1HzlqwT+VrxIq+vZLqPYzoItu6Tg3vd6sbd87ll0srICQNiH/W7IBUn76zHf7v5xzEXzNOnhSQJ2/YQ==
"@vscode/test-web@^0.0.65":
version "0.0.65"
resolved "https://registry.yarnpkg.com/@vscode/test-web/-/test-web-0.0.65.tgz#46183375ec036e5f29701f9e100a3907e4bbb4e3"
integrity sha512-jNc6FyJARgiru/2Y8vXSkaf399JFtTNxAAtwLPzSSU5C4+AJwvOOOhlVHQfmee51R9LIs6uwZryFxmqSfMhniQ==
dependencies:
"@koa/cors" "^5.0.0"
"@koa/router" "^13.1.0"
"@playwright/browser-chromium" "^1.48.2"
"@playwright/browser-chromium" "^1.49.0"
glob "^11.0.0"
gunzip-maybe "^1.4.2"
http-proxy-agent "^7.0.2"
Expand All @@ -604,7 +604,7 @@
koa-mount "^4.0.0"
koa-static "^5.0.0"
minimist "^1.2.8"
playwright "^1.48.2"
playwright "^1.49.0"
tar-fs "^3.0.6"
vscode-uri "^3.0.8"

Expand Down Expand Up @@ -3673,17 +3673,17 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

[email protected].0:
version "1.49.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.0.tgz#8e69ffed3f41855b854982f3632f2922c890afcb"
integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==
[email protected].1:
version "1.49.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.1.tgz#32c62f046e950f586ff9e35ed490a424f2248015"
integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==

playwright@^1.48.2:
version "1.49.0"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.0.tgz#df6b9e05423377a99658202844a294a8afb95d0a"
integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==
playwright@^1.49.0:
version "1.49.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.1.tgz#830266dbca3008022afa7b4783565db9944ded7c"
integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==
dependencies:
playwright-core "1.49.0"
playwright-core "1.49.1"
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit cfcc008

Please sign in to comment.