Skip to content

Commit 128f310

Browse files
Bump eslint-plugin-jest from 28.6.0 to 28.7.0 (#258)
* Bump eslint-plugin-jest from 28.6.0 to 28.7.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.7.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.6.0...v28.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update linter.yml * Update linter.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guilherme Branco Stracini <[email protected]>
1 parent eef99f7 commit 128f310

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
TYPESCRIPT_DEFAULT_STYLE: prettier
4646
VALIDATE_JSCPD: false
4747
VALIDATE_CHECKOV: false
48+
VALIDATE_TYPESCRIPT_STANDARD: false

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@vercel/ncc": "^0.38.1",
8181
"eslint": "^8.57.0",
8282
"eslint-plugin-github": "^5.0.1",
83-
"eslint-plugin-jest": "^28.6.0",
83+
"eslint-plugin-jest": "^28.7.0",
8484
"eslint-plugin-jsonc": "^2.16.0",
8585
"eslint-plugin-prettier": "^5.2.1",
8686
"jest": "^29.7.0",

0 commit comments

Comments
 (0)