mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 22:19:55 +00:00
Merge pull request #345 from jellyfin/renovate/linters
This commit is contained in:
commit
12ff58b5b5
8
package-lock.json
generated
8
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"@typescript-eslint/parser": "5.44.0",
|
||||
"eslint": "8.28.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.5",
|
||||
"eslint-plugin-jest": "27.1.6",
|
||||
"jest": "29.3.1",
|
||||
"jest-runner-groups": "2.2.0",
|
||||
"ts-jest": "29.0.3",
|
||||
@ -2776,9 +2776,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "27.1.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz",
|
||||
"integrity": "sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==",
|
||||
"version": "27.1.6",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.1.6.tgz",
|
||||
"integrity": "sha512-XA7RFLSrlQF9IGtAmhddkUkBuICCTuryfOTfCSWcZHiHb69OilIH05oozH2XA6CEOtztnOd0vgXyvxZodkxGjg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^5.10.0"
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@typescript-eslint/parser": "5.44.0",
|
||||
"eslint": "8.28.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.5",
|
||||
"eslint-plugin-jest": "27.1.6",
|
||||
"jest": "29.3.1",
|
||||
"jest-runner-groups": "2.2.0",
|
||||
"ts-jest": "29.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user