Skip to content

Commit

Permalink
Merge pull request #2260 from db-ui/dependabot-npm_and_yarn-vue-3.4.20
Browse files Browse the repository at this point in the history
chore(deps): bump vue from 3.4.19 to 3.4.20
  • Loading branch information
github-actions[bot] authored Feb 27, 2024
2 parents a73b3b3 + b51e556 commit 369b93e
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion output/vue/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:components": "playwright test -c playwright.config.ts"
},
"dependencies": {
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"devDependencies": {
"@axe-core/playwright": "^4.8.5",
Expand Down
222 changes: 111 additions & 111 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 showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:e2e": "cross-env showcase=vue-showcase npx playwright test --config=../playwright.config.ts"
},
"dependencies": {
"vue": "^3.4.19",
"vue": "^3.4.20",
"vue-router": "4.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 369b93e

Please sign in to comment.