Skip to content

Commit

Permalink
chore(deps-dev): bump the testing-and-dev group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 3 updates

Bumps the testing-and-dev group with 3 updates in the / directory: [@testing-library/react](https://github.com/testing-library/react-testing-library), [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@testing-library/react` from 14.3.1 to 16.0.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.3.1...v16.0.0)

Updates `eslint` from 8.57.0 to 9.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.4.0)

Updates `eslint-config-next` from 13.2.1 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing-and-dev
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing-and-dev
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing-and-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent d6c33a9 commit 565699f
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 331 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@next/bundle-analyzer": "^14.2.3",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.12",
"@types/react-syntax-highlighter": "^15.5.13",
Expand All @@ -69,8 +69,8 @@
"@types/react-dom": "^18.3.0",
"@types/unist": "^3.0.2",
"autoprefixer": "^10.4.13",
"eslint": "8.57.0",
"eslint-config-next": "13.2.1",
"eslint": "9.4.0",
"eslint-config-next": "14.2.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.31",
Expand Down
Loading

0 comments on commit 565699f

Please sign in to comment.