Skip to content

Commit 1646fb6

Browse files
Merge pull request #816 from michielgerritsen/dependabot/npm_and_yarn/playwright/test-1.55.1
2 parents 6c6dd3d + 5531b95 commit 1646fb6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
3737
"@pinia/nuxt": "^0.5.5",
38-
"@playwright/test": "^1.55.0",
38+
"@playwright/test": "^1.55.1",
3939
"@types/node": "^24.3.1",
4040
"nuxt-fathom": "^0.0.3",
4141
"playwright": "^1.53.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,12 +1391,12 @@
13911391
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
13921392
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
13931393

1394-
"@playwright/test@^1.55.0":
1395-
version "1.55.0"
1396-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.0.tgz#080fa6d9ee6d749ff523b1c18259572d0268b963"
1397-
integrity sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==
1394+
"@playwright/test@^1.55.1":
1395+
version "1.55.1"
1396+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.1.tgz#80f775d5f948cd3ef550fcc45ef99986d3ffb36c"
1397+
integrity sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==
13981398
dependencies:
1399-
playwright "1.55.0"
1399+
playwright "1.55.1"
14001400

14011401
"@polka/url@^1.0.0-next.24":
14021402
version "1.0.0-next.29"
@@ -5502,17 +5502,17 @@ pkg-types@^2.0.1, pkg-types@^2.2.0, pkg-types@^2.3.0:
55025502
exsolve "^1.0.7"
55035503
pathe "^2.0.3"
55045504

5505-
playwright-core@1.55.0:
5506-
version "1.55.0"
5507-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
5508-
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
5505+
playwright-core@1.55.1:
5506+
version "1.55.1"
5507+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
5508+
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
55095509

5510-
playwright@1.55.0, playwright@^1.53.2:
5511-
version "1.55.0"
5512-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
5513-
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
5510+
playwright@1.55.1, playwright@^1.53.2:
5511+
version "1.55.1"
5512+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
5513+
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
55145514
dependencies:
5515-
playwright-core "1.55.0"
5515+
playwright-core "1.55.1"
55165516
optionalDependencies:
55175517
fsevents "2.3.2"
55185518

0 commit comments

Comments
 (0)