Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v25.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 15, 2022
1 parent 9210dab commit 0b0a63a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "8.6.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-svelte3": "3.4.0",
"extract-text-webpack-plugin": "4.0.0-beta.0",
"file-loader": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@typescript-eslint/parser": "5.9.1",
"eslint": "8.6.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-svelte3": "3.4.0",
"sapper": "0.29.3",
"semantic-release": "18.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7222,10 +7222,10 @@ eslint-plugin-cypress@2.12.1:
dependencies:
globals "^11.12.0"

eslint-plugin-jest@25.3.4:
version "25.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f"
integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A==
eslint-plugin-jest@25.7.0:
version "25.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a"
integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

Expand Down

1 comment on commit 0b0a63a

@vercel
Copy link

@vercel vercel bot commented on 0b0a63a Jan 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.