Skip to content

Commit f77c8bc

Browse files
chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.1.0 in /site (#1415)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.0.1 to 29.1.0. - [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@v29.0.1...v29.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b39941 commit f77c8bc

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

site/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@docusaurus/types": "^3.7.0",
3535
"@types/react": "^19.2.5",
3636
"eslint": "^9.39.1",
37-
"eslint-plugin-jest": "^29.0.1",
37+
"eslint-plugin-jest": "^29.1.0",
3838
"globals": "^16.5.0",
3939
"jest": "^30.2.0",
4040
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)