mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-27 16:20:36 +00:00
Merge pull request #879 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.1
chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1
This commit is contained in:
commit
1fee352e7e
6
package-lock.json
generated
6
package-lock.json
generated
@ -8200,9 +8200,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-jest": {
|
||||
"version": "24.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.2.1.tgz",
|
||||
"integrity": "sha512-s24ve8WUu3DLVidvlSzaqlOpTZre9lTkZTAO+a7X0WMtj8HraWTiTEkW3pbDT1xVxqEHMWSv+Kx7MyqR50nhBw==",
|
||||
"version": "24.3.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.1.tgz",
|
||||
"integrity": "sha512-RQt59rfMSHyvedImT72iaf8JcvCcR4P7Uq499dALtjY8mrCjbwWrFi1UceG4sid2wVIeDi+0tjxXZ8CZEVO7Zw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/experimental-utils": "^4.0.1"
|
||||
|
@ -101,7 +101,7 @@
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-import-resolver-nuxt": "^1.0.1",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jest": "^24.2.1",
|
||||
"eslint-plugin-jest": "^24.3.1",
|
||||
"eslint-plugin-jest-formatting": "^2.0.1",
|
||||
"eslint-plugin-jsdoc": "^32.2.0",
|
||||
"eslint-plugin-json": "^2.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user