mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 22:55:13 +00:00
chore(deps): update devdependency eslint-plugin-jest to v28.6.0 (2.x) (#27470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0947ad2bd3
commit
5a668c5754
@ -59,7 +59,7 @@
|
||||
"esbuild": "0.21.4",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-multiplexer": "2.0.0",
|
||||
"eslint-plugin-jest": "28.5.0",
|
||||
"eslint-plugin-jest": "28.6.0",
|
||||
"execa": "^5.1.1",
|
||||
"express": "4.19.2",
|
||||
"finalhandler": "1.2.0",
|
||||
|
@ -6762,10 +6762,10 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.28.1:
|
||||
semver "^6.3.1"
|
||||
tsconfig-paths "^3.14.2"
|
||||
|
||||
eslint-plugin-jest@28.5.0:
|
||||
version "28.5.0"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
|
||||
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
|
||||
eslint-plugin-jest@28.6.0:
|
||||
version "28.6.0"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
|
||||
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
|
||||
dependencies:
|
||||
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user