Merge pull request #208 from JonasKruckenberg/renovate/typescript-4.x

This commit is contained in:
Jonas Kruckenberg 2023-02-05 09:26:36 +01:00 committed by GitHub
commit 09cd00bd41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 35 deletions

View File

@ -39,6 +39,6 @@
"eslint-plugin-github": "4.6.0",
"js-yaml": "4.1.0",
"prettier": "2.8.3",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}

68
pnpm-lock.yaml generated
View File

@ -15,7 +15,7 @@ specifiers:
prettier: 2.8.3
string-argv: ^0.3.1
tiny-glob: ^0.2.9
typescript: 4.9.4
typescript: 4.9.5
dependencies:
'@actions/core': 1.9.0
@ -28,13 +28,13 @@ dependencies:
devDependencies:
'@types/node': 18.11.18
'@typescript-eslint/parser': 5.50.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
'@vercel/ncc': 0.36.0
eslint: 8.33.0
eslint-plugin-github: 4.6.0_zkdaqh7it7uc4cvz2haft7rc6u
eslint-plugin-github: 4.6.0_4vsywjlpuriuw3tl5oq6zy5a64
js-yaml: 4.1.0
prettier: 2.8.3
typescript: 4.9.4
typescript: 4.9.5
packages:
@ -230,7 +230,7 @@ packages:
resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==}
dev: true
/@typescript-eslint/eslint-plugin/5.30.0_ce5y2gf7dcf2syqm3ypo44ata4:
/@typescript-eslint/eslint-plugin/5.30.0_go4drrxstycfikanvu45pi4vgq:
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -241,23 +241,23 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.50.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
'@typescript-eslint/scope-manager': 5.30.0
'@typescript-eslint/type-utils': 5.30.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/utils': 5.30.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/type-utils': 5.30.0_4vsywjlpuriuw3tl5oq6zy5a64
'@typescript-eslint/utils': 5.30.0_4vsywjlpuriuw3tl5oq6zy5a64
debug: 4.3.4
eslint: 8.33.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
semver: 7.3.7
tsutils: 3.21.0_typescript@4.9.4
typescript: 4.9.4
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/parser/5.50.0_zkdaqh7it7uc4cvz2haft7rc6u:
/@typescript-eslint/parser/5.50.0_4vsywjlpuriuw3tl5oq6zy5a64:
resolution: {integrity: sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -269,10 +269,10 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.50.0
'@typescript-eslint/types': 5.50.0
'@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.4
'@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5
debug: 4.3.4
eslint: 8.33.0
typescript: 4.9.4
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
@ -293,7 +293,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.50.0
dev: true
/@typescript-eslint/type-utils/5.30.0_zkdaqh7it7uc4cvz2haft7rc6u:
/@typescript-eslint/type-utils/5.30.0_4vsywjlpuriuw3tl5oq6zy5a64:
resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -303,11 +303,11 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/utils': 5.30.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/utils': 5.30.0_4vsywjlpuriuw3tl5oq6zy5a64
debug: 4.3.4
eslint: 8.33.0
tsutils: 3.21.0_typescript@4.9.4
typescript: 4.9.4
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
@ -322,7 +322,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.30.0_typescript@4.9.4:
/@typescript-eslint/typescript-estree/5.30.0_typescript@4.9.5:
resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -337,13 +337,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.7
tsutils: 3.21.0_typescript@4.9.4
typescript: 4.9.4
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.4:
/@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.5:
resolution: {integrity: sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -358,13 +358,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.7
tsutils: 3.21.0_typescript@4.9.4
typescript: 4.9.4
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/utils/5.30.0_zkdaqh7it7uc4cvz2haft7rc6u:
/@typescript-eslint/utils/5.30.0_4vsywjlpuriuw3tl5oq6zy5a64:
resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -373,7 +373,7 @@ packages:
'@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.30.0
'@typescript-eslint/types': 5.30.0
'@typescript-eslint/typescript-estree': 5.30.0_typescript@4.9.4
'@typescript-eslint/typescript-estree': 5.30.0_typescript@4.9.5
eslint: 8.33.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.33.0
@ -745,7 +745,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.50.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
debug: 3.2.7
eslint-import-resolver-node: 0.3.6
find-up: 2.1.0
@ -785,15 +785,15 @@ packages:
lodash.upperfirst: 4.3.1
dev: true
/eslint-plugin-github/4.6.0_zkdaqh7it7uc4cvz2haft7rc6u:
/eslint-plugin-github/4.6.0_4vsywjlpuriuw3tl5oq6zy5a64:
resolution: {integrity: sha512-6VMH3wLUPEnV/0VuV3f0F74LF93N522Ht9KBYWDuPWKhr1NBzCqySIbQsxjPINIynoLtsErSc/YgICrocCc2zw==}
hasBin: true
peerDependencies:
eslint: ^8.0.1
dependencies:
'@github/browserslist-config': 1.0.0
'@typescript-eslint/eslint-plugin': 5.30.0_ce5y2gf7dcf2syqm3ypo44ata4
'@typescript-eslint/parser': 5.50.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/eslint-plugin': 5.30.0_go4drrxstycfikanvu45pi4vgq
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
eslint: 8.33.0
eslint-config-prettier: 8.5.0_eslint@8.33.0
eslint-plugin-escompat: 3.3.3_eslint@8.33.0
@ -833,7 +833,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.50.0_zkdaqh7it7uc4cvz2haft7rc6u
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
array-includes: 3.1.5
array.prototype.flat: 1.3.0
debug: 2.6.9
@ -1834,14 +1834,14 @@ packages:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true
/tsutils/3.21.0_typescript@4.9.4:
/tsutils/3.21.0_typescript@4.9.5:
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.9.4
typescript: 4.9.5
dev: true
/tunnel/0.0.6:
@ -1861,8 +1861,8 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.9.4:
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
/typescript/4.9.5:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true