Skip to content

Commit

Permalink
Bump the jest group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the jest group with 2 updates in the / directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.8
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.5...v6.4.8)

Updates `ts-jest` from 29.1.4 to 29.2.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.4...v29.2.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent d77bc4b commit 826a39b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 48 deletions.
70 changes: 24 additions & 46 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 @@ -77,7 +77,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.8",
"@types/jest": "^29.5.12",
"@types/jest-dev-server": "^5.0.3",
"@types/marked": "^6.0.0",
Expand Down Expand Up @@ -112,7 +112,7 @@
"rollup-plugin-workbox": "^8.1.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 826a39b

Please sign in to comment.