Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent e3558fa commit e67a74a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"zustand": "4.4.7"
},
"devDependencies": {
"@playwright/test": "1.40.1",
"@playwright/test": "1.41.1",
"@tsconfig/create-react-app": "2.0.2",
"@types/codemirror": "5.60.15",
"@types/lodash.debounce": "4.0.9",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3648,7 +3648,7 @@ __metadata:
"@neo4j-ndl/react": 2.3.3
"@neo4j/graphql": 4.4.5
"@neo4j/introspector": 2.0.0
"@playwright/test": 1.40.1
"@playwright/test": 1.41.1
"@tsconfig/create-react-app": 2.0.2
"@types/codemirror": 5.60.15
"@types/lodash.debounce": 4.0.9
Expand Down Expand Up @@ -4762,14 +4762,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.40.1":
version: 1.40.1
resolution: "@playwright/test@npm:1.40.1"
"@playwright/test@npm:1.41.1":
version: 1.41.1
resolution: "@playwright/test@npm:1.41.1"
dependencies:
playwright: 1.40.1
playwright: 1.41.1
bin:
playwright: cli.js
checksum: ae094e6cb809365c0707ee2b184e42d2a2542569ada020d2d44ca5866066941262bd9a67af185f86c2fb0133c9b712ea8cb73e2959a289e4261c5fd17077283c
checksum: d9877e777a1a7f60f097df57b6abc2478e2ae342930a409c8546c8aa40d6e206cbc16bf1c71b23414ac3fbad36dcae1ad79635d7f4eb705ab54d3c705e82ea04
languageName: node
linkType: hard

Expand Down Expand Up @@ -21467,27 +21467,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.40.1":
version: 1.40.1
resolution: "playwright-core@npm:1.40.1"
"playwright-core@npm:1.41.1":
version: 1.41.1
resolution: "playwright-core@npm:1.41.1"
bin:
playwright-core: cli.js
checksum: 84d92fb9b86e3c225b16b6886bf858eb5059b4e60fa1205ff23336e56a06dcb2eac62650992dede72f406c8e70a7b6a5303e511f9b4bc0b85022ede356a01ee0
checksum: c83446a560c6bd85f6f0cd586ff8c643b77e2005567386e12f85890936cc370673114b94cd883246018797cc1580e93b0296ade7d07275bb611b8962f5bb9693
languageName: node
linkType: hard

"playwright@npm:1.40.1":
version: 1.40.1
resolution: "playwright@npm:1.40.1"
"playwright@npm:1.41.1":
version: 1.41.1
resolution: "playwright@npm:1.41.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.40.1
playwright-core: 1.41.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9e36791c1b4a649c104aa365fdd9d049924eeb518c5967c0e921aa38b9b00994aa6ee54784d6c2af194b3b494b6f69772673081ef53c6c4a4b2065af9955c4ba
checksum: 3da7fb929abdec6adbdd8829f840580f5f210713214a8d230b130127f2270403eb2113c6c1418012221149707250fff896794c7c22c260dd09a92bf800227f31
languageName: node
linkType: hard

Expand Down

0 comments on commit e67a74a

Please sign in to comment.