Skip to content

Commit

Permalink
npm-dressca-frontend: bump @vue/eslint-config-typescript
Browse files Browse the repository at this point in the history
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 13.0.0 to 14.2.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v13.0.0...v14.2.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 1e9e0e9 commit 92537cd
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 237 deletions.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-airbnb-with-typescript": "^8.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-airbnb-with-typescript": "^8.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.20",
Expand Down
Loading

0 comments on commit 92537cd

Please sign in to comment.