Update Playwright to 1.46.1 (#50772)
This commit is contained in:
parent
ba6f81c486
commit
d5c901e3b7
|
@ -172,7 +172,7 @@
|
||||||
"packages": [
|
"packages": [
|
||||||
"**"
|
"**"
|
||||||
],
|
],
|
||||||
"pinVersion": "^1.45.1"
|
"pinVersion": "^1.46.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
|
@ -113,7 +113,7 @@
|
||||||
"@babel/preset-react": "7.23.3",
|
"@babel/preset-react": "7.23.3",
|
||||||
"@babel/preset-typescript": "7.23.2",
|
"@babel/preset-typescript": "7.23.2",
|
||||||
"@bartekbp/typescript-checkstyle": "5.0.0",
|
"@bartekbp/typescript-checkstyle": "5.0.0",
|
||||||
"@playwright/test": "^1.45.1",
|
"@playwright/test": "^1.46.1",
|
||||||
"@storybook/addon-a11y": "7.5.2",
|
"@storybook/addon-a11y": "7.5.2",
|
||||||
"@storybook/addon-actions": "^7.6.4",
|
"@storybook/addon-actions": "^7.6.4",
|
||||||
"@storybook/addon-docs": "^7.6.4",
|
"@storybook/addon-docs": "^7.6.4",
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: patch
|
||||||
|
Type: dev
|
||||||
|
|
||||||
|
Update Playwright to 1.46.1 from 1.45.1
|
|
@ -592,7 +592,7 @@
|
||||||
"@babel/core": "7.12.9",
|
"@babel/core": "7.12.9",
|
||||||
"@babel/preset-env": "7.12.7",
|
"@babel/preset-env": "7.12.7",
|
||||||
"@babel/register": "7.12.1",
|
"@babel/register": "7.12.1",
|
||||||
"@playwright/test": "^1.45.1",
|
"@playwright/test": "^1.46.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||||
"@typescript-eslint/experimental-utils": "^5.62.0",
|
"@typescript-eslint/experimental-utils": "^5.62.0",
|
||||||
"@typescript-eslint/parser": "^5.62.0",
|
"@typescript-eslint/parser": "^5.62.0",
|
||||||
|
|
1782
pnpm-lock.yaml
1782
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue