Skip to content

Commit

Permalink
chore(deps-dev): bump the major-dev-dependencies group across 1 direc…
Browse files Browse the repository at this point in the history
…tory with 2 updates

Bumps the major-dev-dependencies group with 2 updates in the / directory: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress).


Updates `@testing-library/react` from 14.2.2 to 16.0.1
- [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.2.2...v16.0.1)

Updates `eslint-plugin-cypress` from 2.15.1 to 3.5.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 0071458 commit e53cbad
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 130 deletions.
179 changes: 51 additions & 128 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^16.0.1",
"axe-core": "^4.9.0",
"check-node-version": "^4.2.1",
"dotenv": "^16.4.5",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^3.5.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit e53cbad

Please sign in to comment.