Skip to content

Commit

Permalink
Merge pull request #2675 from db-ui/dependabot-npm_and_yarn-playwrigh…
Browse files Browse the repository at this point in the history
…t-5f55633c6f

chore(deps-dev): bump the playwright group with 3 updates
  • Loading branch information
github-actions[bot] authored May 24, 2024
2 parents 99f316b + 0b4fd54 commit fcd10bb
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:vue-showcase": "npm run test:e2e --workspace=vue-showcase"
},
"devDependencies": {
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"cpr": "3.0.1",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
Expand Down
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tsc": "tsc -p . --sourceMap false"
},
"devDependencies": {
"@playwright/experimental-ct-react": "1.44.0",
"@playwright/experimental-ct-react": "1.44.1",
"@types/react": "^18.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"vue": "^3.4.27"
},
"devDependencies": {
"@playwright/experimental-ct-vue": "1.44.0",
"@playwright/experimental-ct-vue": "1.44.1",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.77.2",
"typescript": "^5.4.5",
Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@axe-core/playwright": "^4.9.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"adm-zip": "0.5.12",
"commander": "^12.1.0",
"cpr": "3.0.1",
Expand Down

0 comments on commit fcd10bb

Please sign in to comment.