Skip to content

Commit 816e062

Browse files
Update dependency eslint-plugin-jest to v28.9.0
1 parent de49e4d commit 816e062

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hosting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-airbnb": "19.0.4",
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.31.0",
44-
"eslint-plugin-jest": "28.8.3",
44+
"eslint-plugin-jest": "28.9.0",
4545
"eslint-plugin-jsx-a11y": "6.10.0",
4646
"eslint-plugin-react": "7.37.1",
4747
"eslint-plugin-react-hooks": "5.0.0",

hosting/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5937,10 +5937,10 @@ eslint-plugin-import@2.31.0, eslint-plugin-import@^2.27.5:
59375937
string.prototype.trimend "^1.0.8"
59385938
tsconfig-paths "^3.15.0"
59395939

5940-
eslint-plugin-jest@28.8.3:
5941-
version "28.8.3"
5942-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz"
5943-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
5940+
eslint-plugin-jest@28.9.0:
5941+
version "28.9.0"
5942+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
5943+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
59445944
dependencies:
59455945
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
59465946

0 commit comments

Comments
 (0)