diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-06 09:27:14 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-06 09:27:14 +0200 |
| commit | 3e4cda0262d437ab16c361e26989a0c8a2b0f1ee (patch) | |
| tree | 50e4e286546cb1592ba8c965b144529ed773b917 | |
| parent | 82e5610eb00160601acfe331a25fd1c96300145a (diff) | |
| download | faker-3e4cda0262d437ab16c361e26989a0c8a2b0f1ee.tar.xz faker-3e4cda0262d437ab16c361e26989a0c8a2b0f1ee.zip | |
chore(deps): update typescript-eslint to ~5.30.5 (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 72 |
2 files changed, 38 insertions, 38 deletions
diff --git a/package.json b/package.json index b1a8debe..9ba56878 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/react": "~18.0.14", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.4", - "@typescript-eslint/eslint-plugin": "~5.30.4", - "@typescript-eslint/parser": "~5.30.4", + "@typescript-eslint/eslint-plugin": "~5.30.5", + "@typescript-eslint/parser": "~5.30.5", "@vitest/ui": "~0.17.0", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba92491d..4ca614c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ specifiers: '@types/react': ~18.0.14 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.4 - '@typescript-eslint/eslint-plugin': ~5.30.4 - '@typescript-eslint/parser': ~5.30.4 + '@typescript-eslint/eslint-plugin': ~5.30.5 + '@typescript-eslint/parser': ~5.30.5 '@vitest/ui': ~0.17.0 c8: ~7.11.3 conventional-changelog-cli: ~2.2.2 @@ -51,8 +51,8 @@ devDependencies: '@types/react': 18.0.14 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.4 - '@typescript-eslint/eslint-plugin': 5.30.4_aye54oa67ofzrialru76zxwshi - '@typescript-eslint/parser': 5.30.4_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm + '@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm '@vitest/ui': 0.17.0 c8: 7.11.3 conventional-changelog-cli: 2.2.2 @@ -507,8 +507,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.30.4_aye54oa67ofzrialru76zxwshi: - resolution: {integrity: sha512-xjujQISAIa4HAaos8fcMZXmqkuZqMx6icdxkI88jMM/eNe4J8AuTLYnLK+zdm0mBYLyctdFf//UE4/xFCcQzYQ==} + /@typescript-eslint/eslint-plugin/5.30.5_6zdoc3rn4mpiddqwhppni2mnnm: + resolution: {integrity: sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -518,10 +518,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.30.4_4x5o4skxv6sl53vpwefgt23khm - '@typescript-eslint/scope-manager': 5.30.4 - '@typescript-eslint/type-utils': 5.30.4_4x5o4skxv6sl53vpwefgt23khm - '@typescript-eslint/utils': 5.30.4_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/scope-manager': 5.30.5 + '@typescript-eslint/type-utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm debug: 4.3.4 eslint: 8.19.0 functional-red-black-tree: 1.0.1 @@ -534,8 +534,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.30.4_4x5o4skxv6sl53vpwefgt23khm: - resolution: {integrity: sha512-/ge1HtU63wVoED4VnlU2o+FPFmi017bPYpeSrCmd8Ycsti4VSxXrmcpXXm7JpI4GT0Aa7qviabv1PEp6L5bboQ==} + /@typescript-eslint/parser/5.30.5_4x5o4skxv6sl53vpwefgt23khm: + resolution: {integrity: sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -544,9 +544,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.30.4 - '@typescript-eslint/types': 5.30.4 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.30.5 + '@typescript-eslint/types': 5.30.5 + '@typescript-eslint/typescript-estree': [email protected] debug: 4.3.4 eslint: 8.19.0 typescript: 4.7.4 @@ -554,16 +554,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.30.4: - resolution: {integrity: sha512-DNzlQwGSiGefz71JwaHrpcaAX3zYkEcy8uVuan3YMKOa6qeW/y+7SaD8KIsIAruASwq6P+U4BjWBWtM2O+mwBQ==} + /@typescript-eslint/scope-manager/5.30.5: + resolution: {integrity: sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.4 - '@typescript-eslint/visitor-keys': 5.30.4 + '@typescript-eslint/types': 5.30.5 + '@typescript-eslint/visitor-keys': 5.30.5 dev: true - /@typescript-eslint/type-utils/5.30.4_4x5o4skxv6sl53vpwefgt23khm: - resolution: {integrity: sha512-55cf1dZviwwv+unDB+mF8vZkfta5muTK6bppPvenWWCD7slZZ0DEsXUjZerqy7Rq8s3J4SXdg4rMIY8ngCtTmA==} + /@typescript-eslint/type-utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm: + resolution: {integrity: sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -572,7 +572,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.4_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm debug: 4.3.4 eslint: 8.19.0 tsutils: [email protected] @@ -581,13 +581,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.30.4: - resolution: {integrity: sha512-NTEvqc+Vvu8Q6JeAKryHk2eqLKqsr2St3xhIjhOjQv5wQUBhaTuix4WOSacqj0ONWfKVU12Eug3LEAB95GBkMA==} + /@typescript-eslint/types/5.30.5: + resolution: {integrity: sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/[email protected]: - resolution: {integrity: sha512-V4VnEs6/J9/nNizaA12IeU4SAeEYaiKr7XndLNfV5+3zZSB4hIu6EhHJixTKhvIqA+EEHgBl6re8pivBMLLO1w==} + /@typescript-eslint/typescript-estree/[email protected]: + resolution: {integrity: sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -595,8 +595,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.30.4 - '@typescript-eslint/visitor-keys': 5.30.4 + '@typescript-eslint/types': 5.30.5 + '@typescript-eslint/visitor-keys': 5.30.5 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -607,16 +607,16 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.30.4_4x5o4skxv6sl53vpwefgt23khm: - resolution: {integrity: sha512-a+GQrJzOUhn4WT1mUumXDyam+22Oo4c5K/jnZ+6r/4WTQF3q8e4CsC9PLHb4SnOClzOqo/5GLZWvkE1aa5UGKQ==} + /@typescript-eslint/utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm: + resolution: {integrity: sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==} 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.11 - '@typescript-eslint/scope-manager': 5.30.4 - '@typescript-eslint/types': 5.30.4 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.30.5 + '@typescript-eslint/types': 5.30.5 + '@typescript-eslint/typescript-estree': [email protected] eslint: 8.19.0 eslint-scope: 5.1.1 eslint-utils: [email protected] @@ -625,11 +625,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.30.4: - resolution: {integrity: sha512-ulKGse3mruSc8x6l8ORSc6+1ORyJzKmZeIaRTu/WpaF/jx3vHvEn5XZUKF9XaVg2710mFmTAUlLcLYLPp/Zf/Q==} + /@typescript-eslint/visitor-keys/5.30.5: + resolution: {integrity: sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.4 + '@typescript-eslint/types': 5.30.5 eslint-visitor-keys: 3.3.0 dev: true |
