diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-26 12:39:58 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-26 12:39:58 +0100 |
| commit | 45b5bb6212f1ed3de9325e33468b27a7ea3facd1 (patch) | |
| tree | 9f5b6862b5f2fe40aa20eeb04cbe6cb517ccace6 | |
| parent | e62fd15cc7b83cc314a22ad9b13cd68f222d4076 (diff) | |
| download | faker-45b5bb6212f1ed3de9325e33468b27a7ea3facd1.tar.xz faker-45b5bb6212f1ed3de9325e33468b27a7ea3facd1.zip | |
chore(deps): update dependency typescript to ~4.6.3 (#675)
Co-authored-by: Renovate Bot <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 66 |
2 files changed, 34 insertions, 34 deletions
diff --git a/package.json b/package.json index df7220d8..535fea58 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "standard-version": "~9.3.2", "typedoc": "~0.22.13", "typedoc-plugin-missing-exports": "~0.22.6", - "typescript": "~4.6.2", + "typescript": "~4.6.3", "validator": "~13.7.0", "vite": "~2.8.6", "vitepress": "~0.22.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 762fdb42..ba581417 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ specifiers: standard-version: ~9.3.2 typedoc: ~0.22.13 typedoc-plugin-missing-exports: ~0.22.6 - typescript: ~4.6.2 + typescript: ~4.6.3 validator: ~13.7.0 vite: ~2.8.6 vitepress: ~0.22.3 @@ -43,8 +43,8 @@ devDependencies: '@types/prettier': 2.4.4 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.1 - '@typescript-eslint/eslint-plugin': 5.16.0_3fed250b11519414a4c7d52468dd6bf5 - '@typescript-eslint/parser': [email protected][email protected] + '@typescript-eslint/eslint-plugin': 5.16.0_bc68a9cd5bf604202498b1a9faaf9387 + '@typescript-eslint/parser': [email protected][email protected] '@vitest/ui': 0.7.10 c8: 7.11.0 conventional-changelog-cli: 2.2.2 @@ -61,14 +61,14 @@ devDependencies: npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.6.0 - prettier-plugin-organize-imports: [email protected][email protected] + prettier-plugin-organize-imports: [email protected][email protected] rimraf: 3.0.2 sanitize-html: 2.7.0 simple-git-hooks: 2.7.0 standard-version: 9.3.2 - typedoc: [email protected] + typedoc: [email protected] typedoc-plugin-missing-exports: [email protected] - typescript: 4.6.2 + typescript: 4.6.3 validator: 13.7.0 vite: 2.8.6 vitepress: 0.22.3 @@ -434,7 +434,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.16.0_3fed250b11519414a4c7d52468dd6bf5: + /@typescript-eslint/eslint-plugin/5.16.0_bc68a9cd5bf604202498b1a9faaf9387: resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -445,23 +445,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': [email protected][email protected] + '@typescript-eslint/parser': [email protected][email protected] '@typescript-eslint/scope-manager': 5.16.0 - '@typescript-eslint/type-utils': [email protected][email protected] - '@typescript-eslint/utils': [email protected][email protected] + '@typescript-eslint/type-utils': [email protected][email protected] + '@typescript-eslint/utils': [email protected][email protected] debug: 4.3.4 eslint: 8.11.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.5 - tsutils: [email protected] - typescript: 4.6.2 + tsutils: [email protected] + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/[email protected][email protected]: + /@typescript-eslint/parser/[email protected][email protected]: resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -473,10 +473,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/types': 5.16.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/typescript-estree': [email protected] debug: 4.3.4 eslint: 8.11.0 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true @@ -489,7 +489,7 @@ packages: '@typescript-eslint/visitor-keys': 5.16.0 dev: true - /@typescript-eslint/type-utils/[email protected][email protected]: + /@typescript-eslint/type-utils/[email protected][email protected]: resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -499,11 +499,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': [email protected][email protected] + '@typescript-eslint/utils': [email protected][email protected] debug: 4.3.4 eslint: 8.11.0 - tsutils: [email protected] - typescript: 4.6.2 + tsutils: [email protected] + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true @@ -513,7 +513,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/[email protected]: + /@typescript-eslint/typescript-estree/[email protected]: resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -528,13 +528,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 - tsutils: [email protected] - typescript: 4.6.2 + tsutils: [email protected] + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/[email protected][email protected]: + /@typescript-eslint/utils/[email protected][email protected]: resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -543,7 +543,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/types': 5.16.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/typescript-estree': [email protected] eslint: 8.11.0 eslint-scope: 5.1.1 eslint-utils: [email protected] @@ -3557,14 +3557,14 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-organize-imports/[email protected][email protected]: + /prettier-plugin-organize-imports/[email protected][email protected]: resolution: {integrity: sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==} peerDependencies: prettier: '>=2.0' typescript: '>=2.9' dependencies: prettier: 2.6.0 - typescript: 4.6.2 + typescript: 4.6.3 dev: true /prettier/2.6.0: @@ -4227,14 +4227,14 @@ packages: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} dev: true - /tsutils/[email protected]: + /tsutils/[email protected]: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.6.2 + typescript: 4.6.3 dev: true /tunnel-agent/0.6.0: @@ -4293,10 +4293,10 @@ packages: peerDependencies: typedoc: 0.22.x dependencies: - typedoc: [email protected] + typedoc: [email protected] dev: true - /typedoc/[email protected]: + /typedoc/[email protected]: resolution: {integrity: sha512-NHNI7Dr6JHa/I3+c62gdRNXBIyX7P33O9TafGLd07ur3MqzcKgwTvpg18EtvCLHJyfeSthAtCLpM7WkStUmDuQ==} engines: {node: '>= 12.10.0'} hasBin: true @@ -4308,11 +4308,11 @@ packages: marked: 4.0.12 minimatch: 5.0.1 shiki: 0.10.1 - typescript: 4.6.2 + typescript: 4.6.3 dev: true - /typescript/4.6.2: - resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==} + /typescript/4.6.3: + resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} engines: {node: '>=4.2.0'} hasBin: true dev: true |
