|
|
@ -4640,41 +4640,41 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@typescript-eslint/parser": { |
|
|
|
"@typescript-eslint/parser": { |
|
|
|
"version": "4.29.2", |
|
|
|
"version": "4.31.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.31.0.tgz", |
|
|
|
"integrity": "sha512-WQ6BPf+lNuwteUuyk1jD/aHKqMQ9jrdCn7Gxt9vvBnzbpj7aWEf+aZsJ1zvTjx5zFxGCt000lsbD9tQPEL8u6g==", |
|
|
|
"integrity": "sha512-oWbzvPh5amMuTmKaf1wp0ySxPt2ZXHnFQBN2Szu1O//7LmOvgaKTCIDNLK2NvzpmVd5A2M/1j/rujBqO37hj3w==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@typescript-eslint/scope-manager": "4.29.2", |
|
|
|
"@typescript-eslint/scope-manager": "4.31.0", |
|
|
|
"@typescript-eslint/types": "4.29.2", |
|
|
|
"@typescript-eslint/types": "4.31.0", |
|
|
|
"@typescript-eslint/typescript-estree": "4.29.2", |
|
|
|
"@typescript-eslint/typescript-estree": "4.31.0", |
|
|
|
"debug": "^4.3.1" |
|
|
|
"debug": "^4.3.1" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
"version": "4.29.2", |
|
|
|
"version": "4.31.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.31.0.tgz", |
|
|
|
"integrity": "sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==", |
|
|
|
"integrity": "sha512-LJ+xtl34W76JMRLjbaQorhR0hfRAlp3Lscdiz9NeI/8i+q0hdBZ7BsiYieLoYWqy+AnRigaD3hUwPFugSzdocg==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@typescript-eslint/types": "4.29.2", |
|
|
|
"@typescript-eslint/types": "4.31.0", |
|
|
|
"@typescript-eslint/visitor-keys": "4.29.2" |
|
|
|
"@typescript-eslint/visitor-keys": "4.31.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@typescript-eslint/types": { |
|
|
|
"@typescript-eslint/types": { |
|
|
|
"version": "4.29.2", |
|
|
|
"version": "4.31.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.31.0.tgz", |
|
|
|
"integrity": "sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==", |
|
|
|
"integrity": "sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==", |
|
|
|
"dev": true |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
"version": "4.29.2", |
|
|
|
"version": "4.31.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.0.tgz", |
|
|
|
"integrity": "sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==", |
|
|
|
"integrity": "sha512-QHl2014t3ptg+xpmOSSPn5hm4mY8D4s97ftzyk9BZ8RxYQ3j73XcwuijnJ9cMa6DO4aLXeo8XS3z1omT9LA/Eg==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@typescript-eslint/types": "4.29.2", |
|
|
|
"@typescript-eslint/types": "4.31.0", |
|
|
|
"@typescript-eslint/visitor-keys": "4.29.2", |
|
|
|
"@typescript-eslint/visitor-keys": "4.31.0", |
|
|
|
"debug": "^4.3.1", |
|
|
|
"debug": "^4.3.1", |
|
|
|
"globby": "^11.0.3", |
|
|
|
"globby": "^11.0.3", |
|
|
|
"is-glob": "^4.0.1", |
|
|
|
"is-glob": "^4.0.1", |
|
|
@ -4683,12 +4683,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
"version": "4.29.2", |
|
|
|
"version": "4.31.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.0.tgz", |
|
|
|
"integrity": "sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==", |
|
|
|
"integrity": "sha512-HUcRp2a9I+P21+O21yu3ezv3GEPGjyGiXoEUQwZXjR8UxRApGeLyWH4ZIIUSalE28aG4YsV6GjtaAVB3QKOu0w==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@typescript-eslint/types": "4.29.2", |
|
|
|
"@typescript-eslint/types": "4.31.0", |
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|