Skip to content

Commit

Permalink
chore(deps): bump uuid from 9.0.0 to 9.0.1 (MetaCubeX#210)
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 8483d31 commit 716fc2e
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 @@ -61,7 +61,7 @@
"tailwindcss": "^3.3.3",
"tailwindcss-safe-area": "^0.4.0",
"typescript": "^5.2.2",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-solid": "^2.7.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 716fc2e

Please sign in to comment.