Skip to content

Commit

Permalink
fix(deps): Update v-github-icon requirement in /example
Browse files Browse the repository at this point in the history
Updates the requirements on [v-github-icon](https://github.com/vinayakkulkarni/v-github-icon) to permit the latest version.
- [Release notes](https://github.com/vinayakkulkarni/v-github-icon/releases)
- [Changelog](https://github.com/vinayakkulkarni/v-github-icon/blob/main/CHANGELOG.md)
- [Commits](v3.1.2...v3.2.1)

---
updated-dependencies:
- dependency-name: v-github-icon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent aca9dca commit b3496dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"v-github-icon": "^3.1.2",
"v-github-icon": "^3.2.1",
"vue": "^3.4.21"
},
"devDependencies": {
Expand Down

0 comments on commit b3496dc

Please sign in to comment.