Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v27.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 9e9a520 commit fbfded4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions hosting/package-lock.json

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

2 changes: 1 addition & 1 deletion hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions hosting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5712,10 +5712,10 @@ eslint-plugin-import@2.29.0, eslint-plugin-import@^2.27.5:
semver "^6.3.1"
tsconfig-paths "^3.14.2"

eslint-plugin-jest@27.4.3:
version "27.4.3"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3.tgz"
integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw==
eslint-plugin-jest@27.6.0:
version "27.6.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz"
integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit fbfded4

Please sign in to comment.