Skip to content

Commit

Permalink
Bump vite-plugin-version-mark from 0.1.0 to 0.1.1 (#72)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-version-mark](https://github.com/ZhongxuYang/vite-plugin-version-mark) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/ZhongxuYang/vite-plugin-version-mark/releases)
- [Changelog](https://github.com/ZhongxuYang/vite-plugin-version-mark/blob/main/CHANGELOG.md)
- [Commits](ZhongxuYang/vite-plugin-version-mark@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: vite-plugin-version-mark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 19, 2024
1 parent 281d908 commit 49e8b2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript": "^5.6.3",
"typescript-eslint": "^7.16.1",
"vite": "^5.4.6",
"vite-plugin-version-mark": "^0.1.0"
"vite-plugin-version-mark": "^0.1.1"
},
"dependencies": {
"@emotion/react": "^11.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5673,10 +5673,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^2.0.0"

vite-plugin-version-mark@^0.1.0:
version "0.1.0"
resolved "https://registry.npmjs.org/vite-plugin-version-mark/-/vite-plugin-version-mark-0.1.0.tgz"
integrity sha512-Na9KG6anEwAQVUKm3DOl4AufzvkgWlOogBnGAMR6YEcMMOYMl45/0KqMuvNxGd0WR8aW8cpUiGHDCFlIZ15YeQ==
vite-plugin-version-mark@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/vite-plugin-version-mark/-/vite-plugin-version-mark-0.1.1.tgz#f5c3d7f4f93524835180ee45e8b6ec4d49d8590b"
integrity sha512-a4+iPusZjLHrhhy8cjSx2kKpsW4cDD9FoYaRzZjWkQszd9iTPVds4jxj29reTZGu6Ca/6T5tDjY8cPMRDXZKRA==

vite@^5.4.6:
version "5.4.6"
Expand Down

0 comments on commit 49e8b2d

Please sign in to comment.