Skip to content

Commit 05d38b3

Browse files
committed
chore: lock playwright version [swc-829]
1 parent 74386e8 commit 05d38b3

File tree

2 files changed

+49
-70
lines changed

2 files changed

+49
-70
lines changed

package.json

Lines changed: 34 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@
22
"name": "@adobe/spectrum-web-components",
33
"version": "0.0.9",
44
"private": true,
5-
"description": "",
5+
"description": "A web-component implementation of the Adobe Spectrum design system.",
66
"type": "module",
7+
"license": "Apache-2.0",
8+
"author": "Adobe",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/adobe/spectrum-web-components.git"
12+
},
13+
"homepage": "https://opensource.adobe.com/spectrum-web-components/",
14+
"bugs": {
15+
"url": "https://github.com/adobe/spectrum-web-components/issues"
16+
},
717
"engines": {
818
"node": ">=20",
919
"yarn": ">=4.6.0"
@@ -107,7 +117,7 @@
107117
"@netlify/build": "^29.17.3",
108118
"@open-wc/dev-server-hmr": "^0.2.0",
109119
"@open-wc/testing": "^4.0.0",
110-
"@playwright/test": "^1.44.0",
120+
"@playwright/test": "^1.52.0",
111121
"@rollup/plugin-commonjs": "^25.0.7",
112122
"@rollup/plugin-json": "^6.0.1",
113123
"@rollup/plugin-node-resolve": "^15.2.3",
@@ -205,6 +215,27 @@
205215
"wireit": "^0.14.3",
206216
"yargs": "^17.2.1"
207217
},
218+
"resolutions": {
219+
"playwright": "^1.52.0"
220+
},
221+
"workspaces": [
222+
"linters/*",
223+
"packages/*",
224+
"projects/*",
225+
"tools/*",
226+
"react/*"
227+
],
228+
"packageManager": "[email protected]",
229+
"keywords": [
230+
"design-system",
231+
"spectrum",
232+
"adobe",
233+
"adobe-spectrum",
234+
"web components",
235+
"web-components",
236+
"lit-element",
237+
"lit-html"
238+
],
208239
"wireit": {
209240
"build:css:watch": {
210241
"command": "node ./tasks/watch-css.js",
@@ -432,33 +463,5 @@
432463
],
433464
"clean": "if-file-deleted"
434465
}
435-
},
436-
"workspaces": [
437-
"linters/*",
438-
"packages/*",
439-
"projects/*",
440-
"tools/*",
441-
"react/*"
442-
],
443-
"packageManager": "[email protected]",
444-
"license": "Apache-2.0",
445-
"author": "Adobe",
446-
"repository": {
447-
"type": "git",
448-
"url": "https://github.com/adobe/spectrum-web-components.git"
449-
},
450-
"bugs": {
451-
"url": "https://github.com/adobe/spectrum-web-components/issues"
452-
},
453-
"keywords": [
454-
"design-system",
455-
"spectrum",
456-
"adobe",
457-
"adobe-spectrum",
458-
"web components",
459-
"web-components",
460-
"lit-element",
461-
"lit-html"
462-
],
463-
"homepage": "https://opensource.adobe.com/spectrum-web-components/"
466+
}
464467
}

yarn.lock

Lines changed: 15 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ __metadata:
216216
"@netlify/build": "npm:^29.17.3"
217217
"@open-wc/dev-server-hmr": "npm:^0.2.0"
218218
"@open-wc/testing": "npm:^4.0.0"
219-
"@playwright/test": "npm:^1.44.0"
219+
"@playwright/test": "npm:^1.52.0"
220220
"@rollup/plugin-commonjs": "npm:^25.0.7"
221221
"@rollup/plugin-json": "npm:^6.0.1"
222222
"@rollup/plugin-node-resolve": "npm:^15.2.3"
@@ -6147,14 +6147,14 @@ __metadata:
61476147
languageName: node
61486148
linkType: hard
61496149

6150-
"@playwright/test@npm:^1.44.0":
6151-
version: 1.51.1
6152-
resolution: "@playwright/test@npm:1.51.1"
6150+
"@playwright/test@npm:^1.52.0":
6151+
version: 1.52.0
6152+
resolution: "@playwright/test@npm:1.52.0"
61536153
dependencies:
6154-
playwright: "npm:1.51.1"
6154+
playwright: "npm:1.52.0"
61556155
bin:
61566156
playwright: cli.js
6157-
checksum: 10c0/bdb98f3df58f60b5c62e6d5c79c30910404d1855afea0803af0efd6dc63f90c473dbf92ff7dc212f1459f1d32c85dc44a60f70c2e0ea604f975b953d59523234
6157+
checksum: 10c0/1c428b421593eb4f79b7c99783a389c3ab3526c9051ec772749f4fca61414dfa9f2344eba846faac5f238084aa96c836364a91d81d3034ac54924f239a93e247
61586158
languageName: node
61596159
linkType: hard
61606160

@@ -29948,51 +29948,27 @@ __metadata:
2994829948
languageName: node
2994929949
linkType: hard
2995029950

29951-
"playwright-core@npm:1.44.0":
29952-
version: 1.44.0
29953-
resolution: "playwright-core@npm:1.44.0"
29954-
bin:
29955-
playwright-core: cli.js
29956-
checksum: 10c0/e1220371a76cdf145f6aaefb2dd6c5194531d1c1e2b67712c56dbc1d589dffb66fd4fc0168be60cd2115aca40660aa13c572e14be47674c0542bc879705b9fb3
29957-
languageName: node
29958-
linkType: hard
29959-
29960-
"playwright-core@npm:1.51.1":
29961-
version: 1.51.1
29962-
resolution: "playwright-core@npm:1.51.1"
29951+
"playwright-core@npm:1.52.0":
29952+
version: 1.52.0
29953+
resolution: "playwright-core@npm:1.52.0"
2996329954
bin:
2996429955
playwright-core: cli.js
29965-
checksum: 10c0/4f004d9dea5ecbd76b84c858fa4880ed955600b6cda972a3e8093ea47e150ce20bf2ea806e73e740497d34f4b61b080c208339a661fc75ad04d8f00bedcc21e0
29966-
languageName: node
29967-
linkType: hard
29968-
29969-
"playwright@npm:1.51.1":
29970-
version: 1.51.1
29971-
resolution: "playwright@npm:1.51.1"
29972-
dependencies:
29973-
fsevents: "npm:2.3.2"
29974-
playwright-core: "npm:1.51.1"
29975-
dependenciesMeta:
29976-
fsevents:
29977-
optional: true
29978-
bin:
29979-
playwright: cli.js
29980-
checksum: 10c0/2aea553b8b1086ee419e72c9d4f4117686e6bdb5e09e0f47dfe563ce0f0bd79c4ee79dd9c8a0f023a2fb7803b81d4fdc552887410d16c036be07f21ab72b3f46
29956+
checksum: 10c0/640945507e6ca2144e9f596b2a6ecac042c2fd3683ff99e6271e9a7b38f3602d415f282609d569456f66680aab8b3c5bb1b257d8fb63a7fc0ed648261110421f
2998129957
languageName: node
2998229958
linkType: hard
2998329959

29984-
"playwright@npm:^1.22.2":
29985-
version: 1.44.0
29986-
resolution: "playwright@npm:1.44.0"
29960+
"playwright@npm:^1.52.0":
29961+
version: 1.52.0
29962+
resolution: "playwright@npm:1.52.0"
2998729963
dependencies:
2998829964
fsevents: "npm:2.3.2"
29989-
playwright-core: "npm:1.44.0"
29965+
playwright-core: "npm:1.52.0"
2999029966
dependenciesMeta:
2999129967
fsevents:
2999229968
optional: true
2999329969
bin:
2999429970
playwright: cli.js
29995-
checksum: 10c0/dcbee9022623dd9e219e9867983789262e80339f0c3601219930883e5a304ce75e1397715c0f378a2bab0a799cf88a73ea4b58fe595cfd9058bd7a82f5d8e3b6
29971+
checksum: 10c0/2c6edf1e15e59bbaf77f3fa0fe0ac975793c17cff835d9c8b8bc6395a3b6f1c01898b3058ab37891b2e4d424bcc8f1b4844fe70d943e0143d239d7451408c579
2999629972
languageName: node
2999729973
linkType: hard
2999829974

0 commit comments

Comments
 (0)