chore(deps) eslint-config-jitsi@latest

This commit is contained in:
Saúl Ibarra Corretgé 2022-10-28 12:07:31 +02:00 committed by Saúl Ibarra Corretgé
parent c276c204ac
commit 2de0520835
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -143,7 +143,7 @@
"@babel/preset-flow": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/runtime": "7.16.0",
"@jitsi/eslint-config": "4.1.4",
"@jitsi/eslint-config": "4.1.5",
"@types/js-md5": "0.4.3",
"@types/lodash": "4.14.182",
"@types/react": "17.0.14",
@ -3736,9 +3736,9 @@
}
},
"node_modules/@jitsi/eslint-config": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.5.tgz",
"integrity": "sha512-UgyXdk1n9lSEQu9QeS09dEb3nnAoh/2wyqwxYlswlvB3f/AK83DoXx5SZtSBOH6di3DJJ3qcqhTE4t4pw9OjVQ==",
"dev": true,
"peerDependencies": {
"@babel/eslint-parser": ">= 7",
@ -23172,9 +23172,9 @@
}
},
"@jitsi/eslint-config": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.5.tgz",
"integrity": "sha512-UgyXdk1n9lSEQu9QeS09dEb3nnAoh/2wyqwxYlswlvB3f/AK83DoXx5SZtSBOH6di3DJJ3qcqhTE4t4pw9OjVQ==",
"dev": true
},
"@jitsi/excalidraw": {

View File

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