chore(deps) eslint-config-jitsi@latest
This commit is contained in:
parent
c276c204ac
commit
2de0520835
|
@ -143,7 +143,7 @@
|
||||||
"@babel/preset-flow": "7.16.0",
|
"@babel/preset-flow": "7.16.0",
|
||||||
"@babel/preset-react": "7.16.0",
|
"@babel/preset-react": "7.16.0",
|
||||||
"@babel/runtime": "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/js-md5": "0.4.3",
|
||||||
"@types/lodash": "4.14.182",
|
"@types/lodash": "4.14.182",
|
||||||
"@types/react": "17.0.14",
|
"@types/react": "17.0.14",
|
||||||
|
@ -3736,9 +3736,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jitsi/eslint-config": {
|
"node_modules/@jitsi/eslint-config": {
|
||||||
"version": "4.1.4",
|
"version": "4.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.5.tgz",
|
||||||
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
|
"integrity": "sha512-UgyXdk1n9lSEQu9QeS09dEb3nnAoh/2wyqwxYlswlvB3f/AK83DoXx5SZtSBOH6di3DJJ3qcqhTE4t4pw9OjVQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@babel/eslint-parser": ">= 7",
|
"@babel/eslint-parser": ">= 7",
|
||||||
|
@ -23172,9 +23172,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@jitsi/eslint-config": {
|
"@jitsi/eslint-config": {
|
||||||
"version": "4.1.4",
|
"version": "4.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.5.tgz",
|
||||||
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
|
"integrity": "sha512-UgyXdk1n9lSEQu9QeS09dEb3nnAoh/2wyqwxYlswlvB3f/AK83DoXx5SZtSBOH6di3DJJ3qcqhTE4t4pw9OjVQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@jitsi/excalidraw": {
|
"@jitsi/excalidraw": {
|
||||||
|
|
|
@ -148,7 +148,7 @@
|
||||||
"@babel/preset-flow": "7.16.0",
|
"@babel/preset-flow": "7.16.0",
|
||||||
"@babel/preset-react": "7.16.0",
|
"@babel/preset-react": "7.16.0",
|
||||||
"@babel/runtime": "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/js-md5": "0.4.3",
|
||||||
"@types/lodash": "4.14.182",
|
"@types/lodash": "4.14.182",
|
||||||
"@types/react": "17.0.14",
|
"@types/react": "17.0.14",
|
||||||
|
|
Loading…
Reference in New Issue