mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-11 09:02:17 +08:00
Merge pull request #218 from Borales/renovate/eslint-plugin-jest-27.x
Update dependency eslint-plugin-jest to ^27.4.2
This commit is contained in:
commit
c90f8b4000
@ -21,7 +21,7 @@
|
||||
"@typescript-eslint/parser": "^6.7.3",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
"eslint-plugin-github": "^4.10.1",
|
||||
"eslint-plugin-jest": "^27.4.0",
|
||||
"eslint-plugin-jest": "^27.4.2",
|
||||
"eslint": "^8.50.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.0.3",
|
||||
|
||||
@ -1705,10 +1705,10 @@ eslint-plugin-import@^2.25.2:
|
||||
semver "^6.3.0"
|
||||
tsconfig-paths "^3.14.1"
|
||||
|
||||
eslint-plugin-jest@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50"
|
||||
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==
|
||||
eslint-plugin-jest@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
|
||||
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
|
||||
dependencies:
|
||||
"@typescript-eslint/utils" "^5.10.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user