Skip to content

Commit

Permalink
Update dependency @playwright/test to ^1.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 358b9a8 commit 35e9402
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.47.2",
"@testing-library/jest-dom": "^6.5.0",
"@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.47.2",
"@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.25.2",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.47.2",
"@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.47.2"
},
"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.25.2",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.47.2",
"@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.25.2",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.47.2",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-links": "^8.3.4",
"@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.47.2",
"@types/node": "^20.16.10",
"@types/react": "^18.3.7",
"@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.47.2"
"@recoiljs/refine": "npm:^0.1.1"
"@sentry/nextjs": "npm:^7.118.0"
"@testing-library/jest-dom": "npm:^6.5.0"
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.47.2"
"@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.25.2"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.47.2"
"@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.25.2"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.47.2"
"@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.25.2"
"@babel/runtime": "npm:^7.25.6"
"@fbtjs/default-collection-transform": "npm:^1.0.0"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.47.2"
"@storybook/addon-essentials": "npm:^8.3.4"
"@storybook/addon-links": "npm:^8.3.4"
"@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.47.2"
"@types/node": "npm:^20.16.10"
"@types/react": "npm:^18.3.7"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -3855,14 +3855,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.47.2":
version: 1.47.2
resolution: "@playwright/test@npm:1.47.2"
dependencies:
playwright: "npm:1.45.0"
playwright: "npm:1.47.2"
bin:
playwright: cli.js
checksum: 10c0/bfb3cdcca2df5ef7a2a380cc189a5ed905bef9551a2b84071c42b620b77e32a2cffdb74841957bb5e519559ed26b42a7777d09dc897a6aee67258cc041e705f9
checksum: 10c0/1b2b003fc5465608683835f287d5dba6fabe9a3339667579de33032f3527c5ada3894d021724167ecb1b172a7efa6155958deee9872b2b3e940c3337edd06b4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -15490,7 +15490,7 @@ __metadata:
dependencies:
"@docusaurus/core": "npm:^3.5.2"
"@docusaurus/preset-classic": "npm:^3.5.2"
"@playwright/test": "npm:^1.45.0"
"@playwright/test": "npm:^1.47.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
languageName: unknown
Expand Down Expand Up @@ -16697,27 +16697,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.47.2":
version: 1.47.2
resolution: "playwright-core@npm:1.47.2"
bin:
playwright-core: cli.js
checksum: 10c0/5c3c205ad6d52c674fb3a91981a2068b17e7d02350c868cb3bc51e0c236df1b5da7c123ebdb6c22c66c8182965d2bba0831fa272a8a388c4e545eac5b3efa501
checksum: 10c0/3426adf4448da71dc103e38484f711df93fad8620d825e470593629012db6772663ccdc7ccefcdb787fa0ee26dd81e84fdce8abd0bad01a4c4b0d13ff8837d3b
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 35e9402

Please sign in to comment.