Skip to content

Commit cd4f7e2

Browse files
Update dependency eslint-plugin-jest to v28.13.5 (#8884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8baab9d commit cd4f7e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-config-airbnb": "19.0.4",
9595
"eslint-config-prettier": "10.1.8",
9696
"eslint-plugin-import": "2.31.0",
97-
"eslint-plugin-jest": "28.13.3",
97+
"eslint-plugin-jest": "28.13.5",
9898
"eslint-plugin-jsx-a11y": "6.10.2",
9999
"eslint-plugin-prettier": "4.2.1",
100100
"eslint-plugin-react": "7.37.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4713,10 +4713,10 @@ [email protected]:
47134713
string.prototype.trimend "^1.0.8"
47144714
tsconfig-paths "^3.15.0"
47154715

4716-
4717-
version "28.13.3"
4718-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476"
4719-
integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==
4716+
4717+
version "28.13.5"
4718+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5.tgz#b3eaaeba0fb40af25966e2c93914b046f24ca5d8"
4719+
integrity sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ==
47204720
dependencies:
47214721
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
47224722

0 commit comments

Comments
 (0)