Skip to content

Commit 40ed988

Browse files
chore(deps): update dependency @playwright/test to v1.49.1 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57e3aa1 commit 40ed988

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"zustand": "4.5.5"
7171
},
7272
"devDependencies": {
73-
"@playwright/test": "1.49.0",
73+
"@playwright/test": "1.49.1",
7474
"@tsconfig/create-react-app": "2.0.5",
7575
"@types/codemirror": "5.60.15",
7676
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,7 +2010,7 @@ __metadata:
20102010
"@neo4j-ndl/react": "npm:2.16.28"
20112011
"@neo4j/graphql": "npm:6.2.1"
20122012
"@neo4j/introspector": "npm:4.0.0"
2013-
"@playwright/test": "npm:1.49.0"
2013+
"@playwright/test": "npm:1.49.1"
20142014
"@tsconfig/create-react-app": "npm:2.0.5"
20152015
"@types/codemirror": "npm:5.60.15"
20162016
"@types/jest": "npm:29.5.14"
@@ -2181,14 +2181,14 @@ __metadata:
21812181
languageName: node
21822182
linkType: hard
21832183

2184-
"@playwright/test@npm:1.49.0":
2185-
version: 1.49.0
2186-
resolution: "@playwright/test@npm:1.49.0"
2184+
"@playwright/test@npm:1.49.1":
2185+
version: 1.49.1
2186+
resolution: "@playwright/test@npm:1.49.1"
21872187
dependencies:
2188-
playwright: "npm:1.49.0"
2188+
playwright: "npm:1.49.1"
21892189
bin:
21902190
playwright: cli.js
2191-
checksum: 10c0/2890d52ee45bd83b5501f17a77c77f12ba934d257fda4b288405c6d91f94b83c4fcbdff3c0be89c2aaeea3d13576b72ec9a70be667ff844b342044afd72a246e
2191+
checksum: 10c0/2fca0bb7b334f7a23c7c5dfa5dbe37b47794c56f39b747c8d74a2f95c339e7902a296f2f1dd32c47bdd723cfa92cee05219f1a5876725dc89a1871b9137a286d
21922192
languageName: node
21932193
linkType: hard
21942194

@@ -14845,27 +14845,27 @@ __metadata:
1484514845
languageName: node
1484614846
linkType: hard
1484714847

14848-
"playwright-core@npm:1.49.0":
14849-
version: 1.49.0
14850-
resolution: "playwright-core@npm:1.49.0"
14848+
"playwright-core@npm:1.49.1":
14849+
version: 1.49.1
14850+
resolution: "playwright-core@npm:1.49.1"
1485114851
bin:
1485214852
playwright-core: cli.js
14853-
checksum: 10c0/22c1a72fabdcc87bd1cd4d40a032d2c5b94cf94ba7484dc182048c3fa1c8ec26180b559d8cac4ca9870e8fd6bdf5ef9d9f54e7a31fd60d67d098fcffc5e4253b
14853+
checksum: 10c0/990b619c75715cd98b2c10c1180a126e3a454b247063b8352bc67792fe01183ec07f31d30c8714c3768cefed12886d1d64ac06da701f2baafc2cad9b439e3919
1485414854
languageName: node
1485514855
linkType: hard
1485614856

14857-
"playwright@npm:1.49.0":
14858-
version: 1.49.0
14859-
resolution: "playwright@npm:1.49.0"
14857+
"playwright@npm:1.49.1":
14858+
version: 1.49.1
14859+
resolution: "playwright@npm:1.49.1"
1486014860
dependencies:
1486114861
fsevents: "npm:2.3.2"
14862-
playwright-core: "npm:1.49.0"
14862+
playwright-core: "npm:1.49.1"
1486314863
dependenciesMeta:
1486414864
fsevents:
1486514865
optional: true
1486614866
bin:
1486714867
playwright: cli.js
14868-
checksum: 10c0/e94d662747cd147d0573570fec90dadc013c1097595714036fc8934a075c5a82ab04a49111b03b1f762ea86429bdb7c94460901896901e20970b30ce817cc93f
14868+
checksum: 10c0/2368762c898920d4a0a5788b153dead45f9c36c3f5cf4d2af5228d0b8ea65823e3bbe998877950a2b9bb23a211e4633996f854c6188769dc81a25543ac818ab5
1486914869
languageName: node
1487014870
linkType: hard
1487114871

0 commit comments

Comments
 (0)