Skip to content

Commit

Permalink
Bump @vue/tsconfig from 0.6.0 to 0.7.0 in /frontend/aashub (#172)
Browse files Browse the repository at this point in the history
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 523a189 commit 9df7b6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/aashub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.6.0",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/aashub/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,10 +687,10 @@
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f"
integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==

"@vue/tsconfig@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.6.0.tgz#238de64e5296aac3fc076f77b5b74c8f4a493d53"
integrity sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw==
"@vue/tsconfig@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz#67044c847b7a137b8cbfd6b23104c36dbaf80d1d"
integrity sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==

"@vuetify/loader-shared@^2.0.3":
version "2.0.3"
Expand Down

0 comments on commit 9df7b6f

Please sign in to comment.