From 7662e3a1ce438d9560996b75ca1e58998371595f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jun 2022 21:34:50 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.27.1 --- package.json | 4 +- pnpm-lock.yaml | 144 ++++++++++++++++++++++++++----------------------- 2 files changed, 79 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 036fd7e..37a5e88 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "@types/qrcode.react": "1.0.2", "@types/react": "17.0.44", "@types/react-dom": "17.0.16", - "@typescript-eslint/eslint-plugin": "5.18.0", - "@typescript-eslint/parser": "5.18.0", + "@typescript-eslint/eslint-plugin": "5.27.1", + "@typescript-eslint/parser": "5.27.1", "eslint": "8.15.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc528b4..b9d6acb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ specifiers: '@types/qrcode.react': 1.0.2 '@types/react': 17.0.44 '@types/react-dom': 17.0.16 - '@typescript-eslint/eslint-plugin': 5.18.0 - '@typescript-eslint/parser': 5.18.0 + '@typescript-eslint/eslint-plugin': 5.27.1 + '@typescript-eslint/parser': 5.27.1 async-jsonwebtoken: 1.0.1 eslint: 8.15.0 eslint-config-airbnb: 19.0.4 @@ -100,12 +100,12 @@ devDependencies: '@types/qrcode.react': 1.0.2 '@types/react': 17.0.44 '@types/react-dom': 17.0.16 - '@typescript-eslint/eslint-plugin': 5.18.0_d6f231ef730f5c2487f80796bc3b2629 - '@typescript-eslint/parser': 5.18.0_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/eslint-plugin': 5.27.1_6b62b5f789f9ec510120cccdf78ae1d0 + '@typescript-eslint/parser': 5.27.1_eslint@8.15.0+typescript@4.6.3 eslint: 8.15.0 eslint-config-airbnb: 19.0.4_0842c2b1548af77a3ea7a745353c389d - eslint-config-airbnb-typescript: 17.0.0_af41bc5687677b553c5d813b26738aa9 - eslint-plugin-import: 2.26.0_453213c5e82763d78faed6f8e3c894a5 + eslint-config-airbnb-typescript: 17.0.0_02a282862b6c3cca2f25abad344d92b4 + eslint-plugin-import: 2.26.0_de8273fca108f20a93a77b01bc4d3954 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 eslint-plugin-react: 7.29.4_eslint@8.15.0 eslint-plugin-react-hooks: 4.4.0_eslint@8.15.0 @@ -242,7 +242,7 @@ packages: '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/traverse': 7.17.3 - debug: 4.3.3 + debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 semver: 6.3.0 @@ -1261,7 +1261,7 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/parser': 7.17.8 '@babel/types': 7.17.0 - debug: 4.3.3 + debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -2223,7 +2223,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.3 + debug: 4.3.4 espree: 9.3.2 globals: 13.12.1 ignore: 5.2.0 @@ -2275,7 +2275,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.3 + debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -2971,8 +2971,8 @@ packages: resolution: {integrity: sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=} dev: false - /@typescript-eslint/eslint-plugin/5.18.0_d6f231ef730f5c2487f80796bc3b2629: - resolution: {integrity: sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==} + /@typescript-eslint/eslint-plugin/5.27.1_6b62b5f789f9ec510120cccdf78ae1d0: + resolution: {integrity: sha512-6dM5NKT57ZduNnJfpY81Phe9nc9wolnMCnknb1im6brWi1RYv84nbMS3olJa27B6+irUVV1X/Wb+Am0FjJdGFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2982,24 +2982,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.18.0_eslint@8.15.0+typescript@4.6.3 - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/type-utils': 5.18.0_eslint@8.15.0+typescript@4.6.3 - '@typescript-eslint/utils': 5.18.0_eslint@8.15.0+typescript@4.6.3 - debug: 4.3.3 + '@typescript-eslint/parser': 5.27.1_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/type-utils': 5.27.1_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.27.1_eslint@8.15.0+typescript@4.6.3 + debug: 4.3.4 eslint: 8.15.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 - semver: 7.3.5 + semver: 7.3.7 tsutils: 3.21.0_typescript@4.6.3 typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.18.0_eslint@8.15.0+typescript@4.6.3: - resolution: {integrity: sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==} + /@typescript-eslint/parser/5.27.1_eslint@8.15.0+typescript@4.6.3: + resolution: {integrity: sha512-7Va2ZOkHi5NP+AZwb5ReLgNF6nWLGTeUJfxdkVUAPPSaAdbWNnFZzLZ4EGGmmiCTg+AwlbE1KyUYTBglosSLHQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3008,26 +3008,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3 - debug: 4.3.3 + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.6.3 + debug: 4.3.4 eslint: 8.15.0 typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.18.0: - resolution: {integrity: sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==} + /@typescript-eslint/scope-manager/5.27.1: + resolution: {integrity: sha512-fQEOSa/QroWE6fAEg+bJxtRZJTH8NTskggybogHt4H9Da8zd4cJji76gA5SBlR0MgtwF7rebxTbDKB49YUCpAg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/visitor-keys': 5.18.0 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/visitor-keys': 5.27.1 dev: true - /@typescript-eslint/type-utils/5.18.0_eslint@8.15.0+typescript@4.6.3: - resolution: {integrity: sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==} + /@typescript-eslint/type-utils/5.27.1_eslint@8.15.0+typescript@4.6.3: + resolution: {integrity: sha512-+UC1vVUWaDHRnC2cQrCJ4QtVjpjjCgjNFpg8b03nERmkHv9JV9X5M19D7UFMd+/G7T/sgFwX2pGmWK38rqyvXw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3036,8 +3036,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.18.0_eslint@8.15.0+typescript@4.6.3 - debug: 4.3.3 + '@typescript-eslint/utils': 5.27.1_eslint@8.15.0+typescript@4.6.3 + debug: 4.3.4 eslint: 8.15.0 tsutils: 3.21.0_typescript@4.6.3 typescript: 4.6.3 @@ -3045,13 +3045,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.18.0: - resolution: {integrity: sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==} + /@typescript-eslint/types/5.27.1: + resolution: {integrity: sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.18.0_typescript@4.6.3: - resolution: {integrity: sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==} + /@typescript-eslint/typescript-estree/5.27.1_typescript@4.6.3: + resolution: {integrity: sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3059,28 +3059,28 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/visitor-keys': 5.18.0 - debug: 4.3.3 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/visitor-keys': 5.27.1 + debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.5 + semver: 7.3.7 tsutils: 3.21.0_typescript@4.6.3 typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.18.0_eslint@8.15.0+typescript@4.6.3: - resolution: {integrity: sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==} + /@typescript-eslint/utils/5.27.1_eslint@8.15.0+typescript@4.6.3: + resolution: {integrity: sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.6.3 eslint: 8.15.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.15.0 @@ -3089,11 +3089,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.18.0: - resolution: {integrity: sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==} + /@typescript-eslint/visitor-keys/5.27.1: + resolution: {integrity: sha512-xYs6ffo01nhdJgPieyk7HAOpjhTsx7r/oB9LWEhwAXgwn33tkr+W8DI2ChboqhZlC4q3TC6geDYPoiX8ROqyOQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.18.0 + '@typescript-eslint/types': 5.27.1 eslint-visitor-keys: 3.3.0 dev: true @@ -3146,7 +3146,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.3 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false @@ -3683,6 +3683,17 @@ packages: dependencies: ms: 2.1.2 + /debug/4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + /decamelize/1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} @@ -3889,13 +3900,13 @@ packages: dependencies: confusing-browser-globals: 1.0.11 eslint: 8.15.0 - eslint-plugin-import: 2.26.0_453213c5e82763d78faed6f8e3c894a5 + eslint-plugin-import: 2.26.0_de8273fca108f20a93a77b01bc4d3954 object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 dev: true - /eslint-config-airbnb-typescript/17.0.0_af41bc5687677b553c5d813b26738aa9: + /eslint-config-airbnb-typescript/17.0.0_02a282862b6c3cca2f25abad344d92b4: resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.13.0 @@ -3903,11 +3914,11 @@ packages: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 dependencies: - '@typescript-eslint/eslint-plugin': 5.18.0_d6f231ef730f5c2487f80796bc3b2629 - '@typescript-eslint/parser': 5.18.0_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/eslint-plugin': 5.27.1_6b62b5f789f9ec510120cccdf78ae1d0 + '@typescript-eslint/parser': 5.27.1_eslint@8.15.0+typescript@4.6.3 eslint: 8.15.0 eslint-config-airbnb-base: 15.0.0_3587bf9a15dd535ddd6f5fd34d80da85 - eslint-plugin-import: 2.26.0_453213c5e82763d78faed6f8e3c894a5 + eslint-plugin-import: 2.26.0_de8273fca108f20a93a77b01bc4d3954 dev: true /eslint-config-airbnb/19.0.4_0842c2b1548af77a3ea7a745353c389d: @@ -3922,7 +3933,7 @@ packages: dependencies: eslint: 8.15.0 eslint-config-airbnb-base: 15.0.0_3587bf9a15dd535ddd6f5fd34d80da85 - eslint-plugin-import: 2.26.0_453213c5e82763d78faed6f8e3c894a5 + eslint-plugin-import: 2.26.0_de8273fca108f20a93a77b01bc4d3954 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 eslint-plugin-react: 7.29.4_eslint@8.15.0 eslint-plugin-react-hooks: 4.4.0_eslint@8.15.0 @@ -3939,7 +3950,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_348e6a4b49bcb6f409173fc70518c1e6: + /eslint-module-utils/2.7.3_ed0e00ccd976c0a2e51fd83a903f68f0: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -3957,7 +3968,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.18.0_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/parser': 5.27.1_eslint@8.15.0+typescript@4.6.3 debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -3965,7 +3976,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.26.0_453213c5e82763d78faed6f8e3c894a5: + /eslint-plugin-import/2.26.0_de8273fca108f20a93a77b01bc4d3954: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3975,14 +3986,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.18.0_eslint@8.15.0+typescript@4.6.3 + '@typescript-eslint/parser': 5.27.1_eslint@8.15.0+typescript@4.6.3 array-includes: 3.1.4 array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.15.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_348e6a4b49bcb6f409173fc70518c1e6 + eslint-module-utils: 2.7.3_ed0e00ccd976c0a2e51fd83a903f68f0 has: 1.0.3 is-core-module: 2.8.1 is-glob: 4.0.3 @@ -4340,7 +4351,7 @@ packages: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} /functional-red-black-tree/1.0.1: - resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} + resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} dev: true /gauge/2.7.4: @@ -4447,7 +4458,7 @@ packages: slash: 3.0.0 /globby/6.1.0: - resolution: {integrity: sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=} + resolution: {integrity: sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==} engines: {node: '>=0.10.0'} dependencies: array-union: 1.0.2 @@ -4522,7 +4533,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.3 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false @@ -5279,7 +5290,7 @@ packages: resolution: {integrity: sha512-ryTDy6UUunOXy2HPjelppgJ2sNfcPz1pLlMdA6Rz9jPzhLikWXv/irpWV/I2jd68Uhmny7hHxAlAhk4+vWggpg==} dependencies: '@types/debug': 4.1.7 - debug: 4.3.3 + debug: 4.3.4 decode-named-character-reference: 1.0.1 micromark-core-commonmark: 1.0.6 micromark-factory-space: 1.0.0 @@ -6150,8 +6161,8 @@ packages: hasBin: true dev: false - /semver/7.3.5: - resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} + /semver/7.3.7: + resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} engines: {node: '>=10'} hasBin: true dependencies: @@ -6564,7 +6575,6 @@ packages: resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} engines: {node: '>=4.2.0'} hasBin: true - dev: false /unbox-primitive/1.0.1: resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==}