diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-30 14:45:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-30 14:45:55 +0200 |
| commit | 4e8b3c18ed0b9cfc4be92a39657fcb67a00cb488 (patch) | |
| tree | 0b823f39bf671d7d6c8da322e8c4466c0cf1ce1d | |
| parent | 58b4f10ad11fe42a736dd84f6f61f3c84c743ed8 (diff) | |
| download | faker-4e8b3c18ed0b9cfc4be92a39657fcb67a00cb488.tar.xz faker-4e8b3c18ed0b9cfc4be92a39657fcb67a00cb488.zip | |
chore(deps): update dependency typescript to ~4.6.4 (#891)
| -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 5e718968..cbe22537 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "standard-version": "~9.3.2", "typedoc": "~0.22.15", "typedoc-plugin-missing-exports": "~0.22.6", - "typescript": "~4.6.3", + "typescript": "~4.6.4", "validator": "~13.7.0", "vite": "~2.9.6", "vitepress": "~0.22.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb34e7bb..e9532632 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ specifiers: standard-version: ~9.3.2 typedoc: ~0.22.15 typedoc-plugin-missing-exports: ~0.22.6 - typescript: ~4.6.3 + typescript: ~4.6.4 validator: ~13.7.0 vite: ~2.9.6 vitepress: ~0.22.3 @@ -44,8 +44,8 @@ devDependencies: '@types/prettier': 2.6.0 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.2 - '@typescript-eslint/eslint-plugin': 5.20.0_81f0d1a74f014d44d273bd1612c85fd9 - '@typescript-eslint/parser': [email protected][email protected] + '@typescript-eslint/eslint-plugin': 5.20.0_ba7224a6944305f809f4df3a82f80afa + '@typescript-eslint/parser': [email protected][email protected] '@vitest/ui': 0.9.4 c8: 7.11.2 conventional-changelog-cli: 2.2.2 @@ -63,14 +63,14 @@ devDependencies: npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.6.2 - 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.3 + typescript: 4.6.4 validator: 13.7.0 vite: 2.9.6 vitepress: 0.22.3 @@ -459,7 +459,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.20.0_81f0d1a74f014d44d273bd1612c85fd9: + /@typescript-eslint/eslint-plugin/5.20.0_ba7224a6944305f809f4df3a82f80afa: resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -470,23 +470,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.20.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.14.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: [email protected] - typescript: 4.6.3 + tsutils: [email protected] + typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/[email protected][email protected]: + /@typescript-eslint/parser/[email protected][email protected]: resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -498,10 +498,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.20.0 '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/typescript-estree': [email protected] debug: 4.3.4 eslint: 8.14.0 - typescript: 4.6.3 + typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true @@ -514,7 +514,7 @@ packages: '@typescript-eslint/visitor-keys': 5.20.0 dev: true - /@typescript-eslint/type-utils/[email protected][email protected]: + /@typescript-eslint/type-utils/[email protected][email protected]: resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -524,11 +524,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.14.0 - tsutils: [email protected] - typescript: 4.6.3 + tsutils: [email protected] + typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true @@ -538,7 +538,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-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -553,13 +553,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: [email protected] - typescript: 4.6.3 + tsutils: [email protected] + typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/[email protected][email protected]: + /@typescript-eslint/utils/[email protected][email protected]: resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -568,7 +568,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.20.0 '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/typescript-estree': [email protected] eslint: 8.14.0 eslint-scope: 5.1.1 eslint-utils: [email protected] @@ -3565,14 +3565,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.2 - typescript: 4.6.3 + typescript: 4.6.4 dev: true /prettier/2.6.2: @@ -4225,14 +4225,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.3 + typescript: 4.6.4 dev: true /tunnel-agent/0.6.0: @@ -4291,10 +4291,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-CMd1lrqQbFvbx6S9G6fL4HKp3GoIuhujJReWqlIvSb2T26vGai+8Os3Mde7Pn832pXYemd9BMuuYWhFpL5st0Q==} engines: {node: '>= 12.10.0'} hasBin: true @@ -4306,11 +4306,11 @@ packages: marked: 4.0.14 minimatch: 5.0.1 shiki: 0.10.1 - typescript: 4.6.3 + typescript: 4.6.4 dev: true - /typescript/4.6.3: - resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} + /typescript/4.6.4: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} engines: {node: '>=4.2.0'} hasBin: true dev: true |
