Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.6.1 (#4368)
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] committed Jan 2, 2024
1 parent 5a467af commit fed496b
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 @@ -95,7 +95,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-verdaccio": "10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5846,9 +5846,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.6.0":
version: 27.6.0
resolution: "eslint-plugin-jest@npm:27.6.0"
"eslint-plugin-jest@npm:27.6.1":
version: 27.6.1
resolution: "eslint-plugin-jest@npm:27.6.1"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
peerDependencies:
Expand All @@ -5860,7 +5860,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: e01ff002d55fa09624c53a4b984e80175e75da671bc9b48cc2909b134fe6df25c8143798359bb5991e77e4ffb5b7d69c1c2340e8f661d080b7938a9e5e077122
checksum: 8cc20a25b6173f4c6ba6151d830fd27458c4946ea9e0d7cd9ed59f6e24c41f526b1f10e03d491bfd8e9d102e6777c5594a43838a9e584eb07594847e2f9416c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -11572,7 +11572,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-babel: "npm:5.3.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:27.6.0"
eslint-plugin-jest: "npm:27.6.1"
eslint-plugin-prettier: "npm:5.1.2"
eslint-plugin-simple-import-sort: "npm:10.0.0"
eslint-plugin-verdaccio: "npm:10.0.0"
Expand Down

0 comments on commit fed496b

Please sign in to comment.