refactor: Patch to adjust consistent-type-imports (no-changelog) (#6057)

📦 Patch dependency
This commit is contained in:
Iván Ovejero
2023-04-21 15:09:56 +02:00
committed by GitHub
parent a19d4447ac
commit dc2a7a307a
3 changed files with 23 additions and 5 deletions

View File

@@ -86,7 +86,8 @@
"patchedDependencies": {
"element-ui@2.15.12": "patches/element-ui@2.15.12.patch",
"typedi@0.10.0": "patches/typedi@0.10.0.patch",
"@sentry/cli@2.17.0": "patches/@sentry__cli@2.17.0.patch"
"@sentry/cli@2.17.0": "patches/@sentry__cli@2.17.0.patch",
"@typescript-eslint/eslint-plugin@5.45.0": "patches/@typescript-eslint__eslint-plugin@5.45.0.patch"
}
}
}