Skip to content

Commit

Permalink
Bump the jest group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the jest group with 4 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server).


Updates `@testing-library/jest-dom` from 6.1.3 to 6.1.6
- [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.1.3...v6.1.6)

Updates `@types/jest` from 29.5.5 to 29.5.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `eslint-plugin-jest` from 27.4.2 to 27.6.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.6.1)

Updates `jest-dev-server` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-dev-server/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.2/packages/jest-dev-server)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent fb975a4 commit 8e8b756
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 86 deletions.
166 changes: 84 additions & 82 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"@rollup/plugin-typescript": "^11.1.4",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
"@types/jest": "^29.5.5",
"@testing-library/jest-dom": "^6.1.6",
"@types/jest": "^29.5.11",
"@types/jest-dev-server": "^5.0.1",
"@types/marked": "^5.0.0",
"@types/node": "^20.8.0",
Expand All @@ -93,13 +93,13 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest": "^27.6.1",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-testing-library": "^6.2.0",
"firebase-admin": "^11.11.0",
"firebase-tools": "^12.6.1",
"jest": "^29.7.0",
"jest-dev-server": "^9.0.1",
"jest-dev-server": "^9.0.2",
"jest-environment-jsdom": "^29.7.0",
"markdownlint": "^0.31.1",
"markdownlint-cli": "^0.37.0",
Expand Down

0 comments on commit 8e8b756

Please sign in to comment.