Skip to content

Commit e6f97c4

Browse files
chore(): pin typescript-eslint monorepo ^5.32.0 dev (#258)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.31.0 | 5.32.0 | | npm | @typescript-eslint/parser | 5.31.0 | 5.32.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c4bdfd commit e6f97c4

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.31.0-1c8c693875-a6d007e6cc.zip renamed to .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.32.0-ee55ee9a1b-9785c34d97.zip

708 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-parser-npm-5.31.0-7672553ee8-ae842105ff.zip renamed to .yarn/cache/@typescript-eslint-parser-npm-5.32.0-6310db2532-3fcfa183ca.zip

12.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-scope-manager-npm-5.31.0-c46a800186-f771adf54a.zip renamed to .yarn/cache/@typescript-eslint-scope-manager-npm-5.32.0-e6d54b6539-69bdeb029f.zip

302 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-type-utils-npm-5.31.0-e17aa75724-1e98a69522.zip renamed to .yarn/cache/@typescript-eslint-type-utils-npm-5.32.0-a891a4a707-4063808ca0.zip

42.2 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-types-npm-5.31.0-9bff55cb97-1c4223a7dc.zip renamed to .yarn/cache/@typescript-eslint-types-npm-5.32.0-0ce937d325-6758f54d8d.zip

28.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-typescript-estree-npm-5.31.0-b427ffb398-921c502ac4.zip renamed to .yarn/cache/@typescript-eslint-typescript-estree-npm-5.32.0-16d017bce9-6aee08be5d.zip

128 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-utils-npm-5.31.0-951a42839b-2a4200fd88.zip renamed to .yarn/cache/@typescript-eslint-utils-npm-5.32.0-e6be7becb3-cfd88d9350.zip

120 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-visitor-keys-npm-5.31.0-7dd0dd7730-24ff3b9037.zip renamed to .yarn/cache/@typescript-eslint-visitor-keys-npm-5.32.0-3c9eaed1d3-1f9b756d64.zip

9.24 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.4",
7575
"@types/supertest": "^2.0.12",
76-
"@typescript-eslint/eslint-plugin": "^5.31.0",
77-
"@typescript-eslint/parser": "^5.31.0",
76+
"@typescript-eslint/eslint-plugin": "^5.32.0",
77+
"@typescript-eslint/parser": "^5.32.0",
7878
"commitlint": "^17.0.3",
7979
"concurrently": "^7.3.0",
8080
"eslint": "^8.21.0",

0 commit comments

Comments
 (0)