Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.10.1 (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 7d0b984 commit aa660d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jest": "28.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5208,9 +5208,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.10.0":
version: 28.10.0
resolution: "eslint-plugin-jest@npm:28.10.0"
"eslint-plugin-jest@npm:28.10.1":
version: 28.10.1
resolution: "eslint-plugin-jest@npm:28.10.1"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -5222,7 +5222,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
checksum: 10c0/fbe84de6da9684e539881d796a72b2b790d91d641d4045b545bb1683ed130b51740ad9f4b4ba15165d968576fe7b302a3b8c462db146113102a7b07106b75e8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9626,7 +9626,7 @@ __metadata:
eslint-config-airbnb: "npm:19.0.4"
eslint-config-prettier: "npm:10.0.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.10.0"
eslint-plugin-jest: "npm:28.10.1"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.4"
Expand Down

0 comments on commit aa660d1

Please sign in to comment.