mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
Update dependency eslint-plugin-jest to v27.1.0 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "10.9.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-jest": "27.0.4",
|
||||
"eslint-plugin-jest": "27.1.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"sass": "1.55.0",
|
||||
"sass-loader": "^10",
|
||||
|
||||
@@ -5462,10 +5462,10 @@ eslint-loader@^2.2.1:
|
||||
object-hash "^1.1.4"
|
||||
rimraf "^2.6.1"
|
||||
|
||||
eslint-plugin-jest@27.0.4:
|
||||
version "27.0.4"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4.tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61"
|
||||
integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==
|
||||
eslint-plugin-jest@27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.0.tgz#f6ade75b721aa2b89e3726cb35f42f6623284ff2"
|
||||
integrity sha512-sqojX5GKzQ8+PScF9rJ7dRMtu0NEIWsaDMLwRRvVE28mnWctZe5VAti394Nmut11vPwgxck9XnDmmjx/U9NowQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/utils" "^5.10.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user