Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.33.0 (neo4j#3246)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent 4b56536 commit e22fac1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"zustand": "4.3.7"
},
"devDependencies": {
"@playwright/test": "1.32.3",
"@playwright/test": "1.33.0",
"@tsconfig/create-react-app": "1.0.3",
"@types/codemirror": "5.60.7",
"@types/lodash.debounce": "4.0.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3474,7 +3474,7 @@ __metadata:
"@neo4j-ndl/react": 1.2.1
"@neo4j/graphql": 3.18.2
"@neo4j/introspector": 1.0.3
"@playwright/test": 1.32.3
"@playwright/test": 1.33.0
"@tsconfig/create-react-app": 1.0.3
"@types/codemirror": 5.60.7
"@types/lodash.debounce": 4.0.7
Expand Down Expand Up @@ -4447,19 +4447,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.32.3":
version: 1.32.3
resolution: "@playwright/test@npm:1.32.3"
"@playwright/test@npm:1.33.0":
version: 1.33.0
resolution: "@playwright/test@npm:1.33.0"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.32.3
playwright-core: 1.33.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: f248e5851d04183954ec6f3a5f2c8e3b0ea0085a83e0e695068c5c2eb6acd4dddb16829a429829a4eb9fe0a4518f6a5594890cf9bf4259255c9e07a5964be625
checksum: cec3215fc92c1cb9f5bfba357ea1cbe97b54979ab82f9d34a2287b1687cda5e0966b8ea7290dcd35416e18668e56d5781b6b8c4cec64baf12f3ae8dde0f68f5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19356,12 +19356,12 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.32.3":
version: 1.32.3
resolution: "playwright-core@npm:1.32.3"
"playwright-core@npm:1.33.0":
version: 1.33.0
resolution: "playwright-core@npm:1.33.0"
bin:
playwright: cli.js
checksum: 7ea091c41a7d1bb97b445bc541a85b123ffcf167bcc00fb7e13e9079f06c92f59fd27caf9d1c1d7e0054f2b5765d1a16d198833c2be7266cebb9dbb916cd90f4
checksum: 5fb7bda06a8b73b56b85b5a0b8f711211dde57a375d9379289e22239b2de879c6d93c8fdc9ba44b932bf100914ab1ca1a55697ad88440fdd0a39101fc020b77f
languageName: node
linkType: hard

Expand Down

0 comments on commit e22fac1

Please sign in to comment.