Skip to content

Commit 9aa7aee

Browse files
authored
chore: remove patch (#1549)
1 parent 5bc0b88 commit 9aa7aee

3 files changed

+10
-61
lines changed

.yarn/patches/@typescript-eslint-typescript-estree-npm-5.62.0-5d1ea132a9.patch

-30
This file was deleted.

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,5 @@
130130
},
131131
"publishConfig": {
132132
"provenance": true
133-
},
134-
"resolutions": {
135-
"@typescript-eslint/[email protected]": "patch:@typescript-eslint/typescript-estree@npm:^5.62.0#./.yarn/patches/@typescript-eslint-typescript-estree-npm-5.62.0-5d1ea132a9.patch"
136133
}
137134
}

yarn.lock

+10-28
Original file line numberDiff line numberDiff line change
@@ -3054,26 +3054,7 @@ __metadata:
30543054
languageName: node
30553055
linkType: hard
30563056

3057-
"@typescript-eslint/typescript-estree@npm:6.21.0":
3058-
version: 6.21.0
3059-
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
3060-
dependencies:
3061-
"@typescript-eslint/types": 6.21.0
3062-
"@typescript-eslint/visitor-keys": 6.21.0
3063-
debug: ^4.3.4
3064-
globby: ^11.1.0
3065-
is-glob: ^4.0.3
3066-
minimatch: 9.0.3
3067-
semver: ^7.5.4
3068-
ts-api-utils: ^1.0.1
3069-
peerDependenciesMeta:
3070-
typescript:
3071-
optional: true
3072-
checksum: dec02dc107c4a541e14fb0c96148f3764b92117c3b635db3a577b5a56fc48df7a556fa853fb82b07c0663b4bf2c484c9f245c28ba3e17e5cb0918ea4cab2ea21
3073-
languageName: node
3074-
linkType: hard
3075-
3076-
"@typescript-eslint/typescript-estree@npm:^5.62.0":
3057+
"@typescript-eslint/typescript-estree@npm:5.62.0":
30773058
version: 5.62.0
30783059
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
30793060
dependencies:
@@ -3091,21 +3072,22 @@ __metadata:
30913072
languageName: node
30923073
linkType: hard
30933074

3094-
"@typescript-eslint/typescript-estree@patch:@typescript-eslint/typescript-estree@npm:^5.62.0#./.yarn/patches/@typescript-eslint-typescript-estree-npm-5.62.0-5d1ea132a9.patch::locator=eslint-plugin-jest%40workspace%3A.":
3095-
version: 5.62.0
3096-
resolution: "@typescript-eslint/typescript-estree@patch:@typescript-eslint/typescript-estree@npm%3A5.62.0#./.yarn/patches/@typescript-eslint-typescript-estree-npm-5.62.0-5d1ea132a9.patch::version=5.62.0&hash=bbaf25&locator=eslint-plugin-jest%40workspace%3A."
3075+
"@typescript-eslint/typescript-estree@npm:6.21.0":
3076+
version: 6.21.0
3077+
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
30973078
dependencies:
3098-
"@typescript-eslint/types": 5.62.0
3099-
"@typescript-eslint/visitor-keys": 5.62.0
3079+
"@typescript-eslint/types": 6.21.0
3080+
"@typescript-eslint/visitor-keys": 6.21.0
31003081
debug: ^4.3.4
31013082
globby: ^11.1.0
31023083
is-glob: ^4.0.3
3103-
semver: ^7.3.7
3104-
tsutils: ^3.21.0
3084+
minimatch: 9.0.3
3085+
semver: ^7.5.4
3086+
ts-api-utils: ^1.0.1
31053087
peerDependenciesMeta:
31063088
typescript:
31073089
optional: true
3108-
checksum: 166673643210b8786c3190b3261c22e1b67025489f579183e1cb6cb58a80ea0dd2e12c98aec86ad557b852fb9fd5ae1dc9c913bccdb96a57459228af7adb0c63
3090+
checksum: dec02dc107c4a541e14fb0c96148f3764b92117c3b635db3a577b5a56fc48df7a556fa853fb82b07c0663b4bf2c484c9f245c28ba3e17e5cb0918ea4cab2ea21
31093091
languageName: node
31103092
linkType: hard
31113093

0 commit comments

Comments
 (0)