Skip to content

Commit

Permalink
build(deps): bump @tinacms/auth from 1.0.6 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [@tinacms/auth](https://github.com/tinacms/tinacms/tree/HEAD/packages/tina-graphql) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/[email protected]/packages/tina-graphql)

---
updated-dependencies:
- dependency-name: "@tinacms/auth"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent cf9b025 commit d44ba7e
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 @@ -27,7 +27,7 @@
"dependencies": {
"@headlessui/react": "1.7.5",
"@tailwindcss/typography": "^0.5.8",
"@tinacms/auth": "^1.0.4",
"@tinacms/auth": "^1.0.8",
"@tinacms/datalayer": "^1.2.40",
"date-fns": "^2.23.0",
"next": "^13.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3834,10 +3834,10 @@
typescript "^5.5.3"
zod "^3.14.3"

"@tinacms/auth@^1.0.4":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@tinacms/auth/-/auth-1.0.6.tgz#7acc6e1e935db43b796605e32fc62ba773a3561c"
integrity sha512-1GcSkQo8MgZNt+b/TVZx06YhvyJ6nhCvRCDD/EGzBRDOoAqTFiw5g6zrf+acjRkSEUyt9moTtxBotW+DHLNVyw==
"@tinacms/auth@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@tinacms/auth/-/auth-1.0.8.tgz#0c4dcd402e8253e1d31ea08892b510b3d83d5f55"
integrity sha512-o7OYuTSmcYHXsVK1rY30lujMNq5GaUklYI8sbboSWI/KI2PdnAgei0ZihTOlLYHD28gHwHu8WKxeXo5olwj4Mg==
dependencies:
fetch-ponyfill "^7.1.0"

Expand Down

0 comments on commit d44ba7e

Please sign in to comment.