Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^28.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 082ad79 commit e5575e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-fbt": "^0.6.0",
"eslint-plugin-ft-flow": "^3.0.9",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-monorepo": "^0.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ __metadata:
eslint-plugin-fbt: "npm:^0.6.0"
eslint-plugin-ft-flow: "npm:^3.0.9"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.5.0"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-jest-dom: "npm:^5.4.0"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-monorepo: "npm:^0.3.2"
Expand Down Expand Up @@ -10588,9 +10588,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.5.0":
version: 28.5.0
resolution: "eslint-plugin-jest@npm:28.5.0"
"eslint-plugin-jest@npm:^28.6.0":
version: 28.6.0
resolution: "eslint-plugin-jest@npm:28.6.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0"
peerDependencies:
Expand All @@ -10602,7 +10602,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/c42944b894748226568ff7c3e4876760f1fd6d275eedac8bae89f514a5e52fea002c40004efdfdd819d94059a6306223ed1eafa87ee70b941857ec7a09c6bd30
checksum: 10c0/301008d8dd3578a74c92011b3fcbbe4b60d2dbe342f525a31f05b3fcd0e17d514459cf4df65c510062e65b4f19c06b3a27504500a07fe339fd6eb20362620e50
languageName: node
linkType: hard

Expand Down

0 comments on commit e5575e9

Please sign in to comment.