Skip to content

Commit 1d8955b

Browse files
chore(deps-dev): bump eslint-plugin-jest in /site
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.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@v28.10.0...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7859f40 commit 1d8955b

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
@@ -37,7 +37,7 @@
3737
"prettier": "^3.4.2",
3838
"typescript": "^5.7.3",
3939
"jest": "^29.7.0",
40-
"eslint-plugin-jest": "^28.10.0"
40+
"eslint-plugin-jest": "^28.11.0"
4141
},
4242
"browserslist": {
4343
"production": [

0 commit comments

Comments
 (0)