Skip to content

Commit

Permalink
Update dependency @playwright/test to ^1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent bca6035 commit 0d9ccb4
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/abacus-backoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion src/abacus-kochka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@testing-library/react": "^15.0.7"
}
}
2 changes: 1 addition & 1 deletion src/abacus-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@babel/core": "^7.24.8",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@stylexjs/babel-plugin": "^0.7.5"
}
}
2 changes: 1 addition & 1 deletion src/mrtnzlml-meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@playwright/test": "^1.45.0"
"@playwright/test": "^1.45.1"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion src/mrtnzlml.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@babel/core": "^7.24.8",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@stylexjs/babel-plugin": "^0.7.5"
}
}
2 changes: 1 addition & 1 deletion src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@adeira/sx-jest-snapshot-serializer": "^0.1.0",
"@babel/core": "^7.24.8",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ __metadata:
"@adeira/sx-design": "npm:^0.33.0"
"@fbtjs/default-collection-transform": "npm:^1.0.0"
"@next/bundle-analyzer": "npm:^14.2.5"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@recoiljs/refine": "npm:^0.1.1"
"@sentry/nextjs": "npm:^7.118.0"
"@testing-library/jest-dom": "npm:^6.4.6"
Expand Down Expand Up @@ -64,7 +64,7 @@ __metadata:
"@adeira/sx": "npm:^0.30.0"
"@adeira/sx-design": "npm:^0.33.0"
"@fbtjs/default-collection-transform": "npm:^1.0.0"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@sentry/nextjs": "npm:^7.118.0"
"@testing-library/react": "npm:^15.0.7"
babel-plugin-fbt: "npm:^1.0.0"
Expand Down Expand Up @@ -94,7 +94,7 @@ __metadata:
dependencies:
"@adeira/babel-preset-adeira": "npm:^4.0.0"
"@babel/core": "npm:^7.24.8"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@stylexjs/babel-plugin": "npm:^0.7.5"
"@stylexjs/nextjs-plugin": "npm:^0.7.5"
"@stylexjs/stylex": "npm:^0.7.5"
Expand Down Expand Up @@ -332,7 +332,7 @@ __metadata:
dependencies:
"@adeira/babel-preset-adeira": "npm:^4.0.0"
"@babel/core": "npm:^7.24.8"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@stylexjs/babel-plugin": "npm:^0.7.5"
"@stylexjs/nextjs-plugin": "npm:^0.7.5"
"@stylexjs/stylex": "npm:^0.7.5"
Expand Down Expand Up @@ -414,7 +414,7 @@ __metadata:
"@babel/core": "npm:^7.24.8"
"@babel/runtime": "npm:^7.24.8"
"@fbtjs/default-collection-transform": "npm:^1.0.0"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@storybook/addon-essentials": "npm:^8.0.10"
"@storybook/addon-links": "npm:^8.0.10"
"@storybook/addon-webpack5-compiler-babel": "npm:^3.0.3"
Expand Down Expand Up @@ -487,7 +487,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
"@types/node": "npm:^20.14.10"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -3916,14 +3916,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.45.0":
version: 1.45.0
resolution: "@playwright/test@npm:1.45.0"
"@playwright/test@npm:^1.45.1":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
dependencies:
playwright: "npm:1.45.0"
playwright: "npm:1.45.1"
bin:
playwright: cli.js
checksum: 10c0/bfb3cdcca2df5ef7a2a380cc189a5ed905bef9551a2b84071c42b620b77e32a2cffdb74841957bb5e519559ed26b42a7777d09dc897a6aee67258cc041e705f9
checksum: 10c0/ba214addee06e846041b819b8bcc2b04dae1beb36d05cd0942bb0fc7f9742002c881e2058b75aba37a8baef9a3aaff66e818b20b8013e9020d2cc28ff0c655d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -16538,7 +16538,7 @@ __metadata:
dependencies:
"@docusaurus/core": "npm:^3.4.0"
"@docusaurus/preset-classic": "npm:^3.4.0"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.45.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
languageName: unknown
Expand Down Expand Up @@ -17871,27 +17871,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.45.0":
version: 1.45.0
resolution: "playwright-core@npm:1.45.0"
"playwright-core@npm:1.45.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
bin:
playwright-core: cli.js
checksum: 10c0/5c3c205ad6d52c674fb3a91981a2068b17e7d02350c868cb3bc51e0c236df1b5da7c123ebdb6c22c66c8182965d2bba0831fa272a8a388c4e545eac5b3efa501
checksum: 10c0/607ad31ce1e85e2042107954eeed2cb7de5f387b42d9c8c19baa5c1ea4c2ea621bf233094ed86be45de625eeece33b280847ff641ff1bb9acaddee040e17bea1
languageName: node
linkType: hard

"playwright@npm:1.45.0":
version: 1.45.0
resolution: "playwright@npm:1.45.0"
"playwright@npm:1.45.1":
version: 1.45.1
resolution: "playwright@npm:1.45.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.45.0"
playwright-core: "npm:1.45.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/dbb1c3fe127650bd4b96a84b5271fbb56eea298bc87fa43a16b5054a4f011e00edd9a1a5e769efe4776a7c60d2a87c280543930a19cd12846d3d1e266198d4df
checksum: 10c0/549e8621b120258ff53e93fcf3b2994a835aa084097ea533a9f4b53ff993308f3617cf00943c6975f88b66068890a6bf9d61b4ffdd73b7d8f45a5d284b6f284b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d9ccb4

Please sign in to comment.