chore(deps,eslint) update eslint-config-jitsi to 4.1.4

This commit is contained in:
Saúl Ibarra Corretgé 2022-09-27 10:42:18 +02:00 committed by Saúl Ibarra Corretgé
parent 48db099134
commit a32d237d54
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -142,7 +142,7 @@
"@babel/preset-flow": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/runtime": "7.16.0",
"@jitsi/eslint-config": "4.1.3",
"@jitsi/eslint-config": "4.1.4",
"@types/js-md5": "0.4.3",
"@types/lodash": "4.14.182",
"@types/react": "17.0.14",
@ -3723,9 +3723,9 @@
}
},
"node_modules/@jitsi/eslint-config": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.3.tgz",
"integrity": "sha512-Fl3bvasAOREemcCdKXpBJDayuNl2CFIHkvNjUCqCs8uorHAMdagjbqBvg4ow7GnMamQdCrcdpIpZfeOmf+FTJQ==",
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
"dev": true,
"peerDependencies": {
"@babel/eslint-parser": ">= 7",
@ -23210,9 +23210,9 @@
}
},
"@jitsi/eslint-config": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.3.tgz",
"integrity": "sha512-Fl3bvasAOREemcCdKXpBJDayuNl2CFIHkvNjUCqCs8uorHAMdagjbqBvg4ow7GnMamQdCrcdpIpZfeOmf+FTJQ==",
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
"dev": true
},
"@jitsi/js-utils": {

View File

@ -147,7 +147,7 @@
"@babel/preset-flow": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/runtime": "7.16.0",
"@jitsi/eslint-config": "4.1.3",
"@jitsi/eslint-config": "4.1.4",
"@types/js-md5": "0.4.3",
"@types/lodash": "4.14.182",
"@types/react": "17.0.14",