chore(deps,eslint) update eslint-config-jitsi to 4.1.4
This commit is contained in:
parent
48db099134
commit
a32d237d54
|
@ -142,7 +142,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.3",
|
"@jitsi/eslint-config": "4.1.4",
|
||||||
"@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",
|
||||||
|
@ -3723,9 +3723,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jitsi/eslint-config": {
|
"node_modules/@jitsi/eslint-config": {
|
||||||
"version": "4.1.3",
|
"version": "4.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
|
||||||
"integrity": "sha512-Fl3bvasAOREemcCdKXpBJDayuNl2CFIHkvNjUCqCs8uorHAMdagjbqBvg4ow7GnMamQdCrcdpIpZfeOmf+FTJQ==",
|
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@babel/eslint-parser": ">= 7",
|
"@babel/eslint-parser": ">= 7",
|
||||||
|
@ -23210,9 +23210,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@jitsi/eslint-config": {
|
"@jitsi/eslint-config": {
|
||||||
"version": "4.1.3",
|
"version": "4.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/@jitsi/eslint-config/-/eslint-config-4.1.4.tgz",
|
||||||
"integrity": "sha512-Fl3bvasAOREemcCdKXpBJDayuNl2CFIHkvNjUCqCs8uorHAMdagjbqBvg4ow7GnMamQdCrcdpIpZfeOmf+FTJQ==",
|
"integrity": "sha512-7ea1H2mpU5Z0azjcAsu0dx2T0fGzpcAfMmk2pEJ1xTQMp5YCwLYRu7ify9nupEbZUwnvJqyXoSeJQwwBQoX6Wg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@jitsi/js-utils": {
|
"@jitsi/js-utils": {
|
||||||
|
|
|
@ -147,7 +147,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.3",
|
"@jitsi/eslint-config": "4.1.4",
|
||||||
"@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