Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates (#756)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint](https://github.com/eslint/eslint).


Updates `@tanstack/react-query` from 5.4.3 to 5.8.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.8.1/packages/react-query)

Updates `@testing-library/react` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.0.0...v14.1.0)

Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-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 Nov 8, 2023
1 parent eb3ea23 commit 1a28d12
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@sentry/nextjs": "^7.77.0",
"@sentry/react": "^7.77.0",
"@sentry/tracing": "^7.77.0",
"@tanstack/react-query": "^5.4.3",
"@tanstack/react-query": "^5.8.1",
"axios": "^1.6.0",
"date-fns": "^2.29.2",
"i18next": "^23.6.0",
Expand Down Expand Up @@ -62,14 +62,14 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@faker-js/faker": "^8.2.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.0",
"@types/jest": "^29.5.7",
"@types/js-cookie": "^3.0.5",
"@types/react": "^18.2.34",
"@types/react-collapse": "^5.0.3",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^9.0.6",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit 1a28d12

Please sign in to comment.