Skip to content

Commit 02c1d93

Browse files
chore: pin typescript-eslint monorepo ^5.30.0 dev (#226)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.29.0 | 5.30.0 | | npm | @typescript-eslint/parser | 5.29.0 | 5.30.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c14b794 commit 02c1d93

11 files changed

Lines changed: 136 additions & 136 deletions

.pnp.cjs

Lines changed: 85 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.29.0-d7e482bb3e-b1022a640f.zip renamed to .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.30.0-c72e6ffad8-f2fe96082c.zip

705 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-parser-npm-5.29.0-491a7f9690-7805796638.zip renamed to .yarn/cache/@typescript-eslint-parser-npm-5.30.0-02dd191940-7067ba4ede.zip

12.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-scope-manager-npm-5.29.0-03a6d28ed2-540642bef9.zip renamed to .yarn/cache/@typescript-eslint-scope-manager-npm-5.30.0-53c13117cb-51246d0f6c.zip

301 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-type-utils-npm-5.29.0-063d15676f-686b8ff05a.zip renamed to .yarn/cache/@typescript-eslint-type-utils-npm-5.30.0-de31c989eb-6185117638.zip

49.5 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-types-npm-5.29.0-2bea7f0c9b-982ecdd691.zip renamed to .yarn/cache/@typescript-eslint-types-npm-5.30.0-1829c252da-f83a506880.zip

28.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-typescript-estree-npm-5.29.0-f23de2ab5c-b91107a9fc.zip renamed to .yarn/cache/@typescript-eslint-typescript-estree-npm-5.30.0-7d89cc3db4-cf8caea435.zip

127 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-utils-npm-5.29.0-f3bfc5f3f3-216f51fb9c.zip renamed to .yarn/cache/@typescript-eslint-utils-npm-5.30.0-6128c1c85a-176eda4629.zip

163 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-visitor-keys-npm-5.29.0-fe23f55f18-15f228ad9f.zip renamed to .yarn/cache/@typescript-eslint-visitor-keys-npm-5.30.0-1edc3a593e-bf2219cbb9.zip

9.23 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@types/pg": "^8.6.5",
7474
"@types/prettier": "^2.6.3",
7575
"@types/supertest": "^2.0.12",
76-
"@typescript-eslint/eslint-plugin": "^5.29.0",
77-
"@typescript-eslint/parser": "^5.29.0",
76+
"@typescript-eslint/eslint-plugin": "^5.30.0",
77+
"@typescript-eslint/parser": "^5.30.0",
7878
"commitlint": "^17.0.3",
7979
"concurrently": "^7.2.2",
8080
"eslint": "^8.18.0",

0 commit comments

Comments
 (0)