Skip to content

Commit

Permalink
Merge pull request #896 from ideafast/dependabot/npm_and_yarn/develop…
Browse files Browse the repository at this point in the history
…/eslint-plugin-jest-27.6.3

chore(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3
  • Loading branch information
fguitton authored Feb 8, 2024
2 parents 3ed851a + dbafa49 commit 2eb6492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"babel-plugin-add-module-exports": "1.0.4",
"babel-plugin-rewire-ts": "1.4.0",
"eslint": "8.55.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest": "27.6.3",
"jest": "29.7.0",
"rimraf": "5.0.5",
"terser-webpack-plugin": "5.3.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2591,10 +2591,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

[email protected].0:
version "27.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed"
integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==
[email protected].3:
version "27.6.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit 2eb6492

Please sign in to comment.