Skip to content

Commit 7b51bf4

Browse files
chore(): pin typescript-eslint monorepo ^5.30.5 dev (#237)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.30.4 | 5.30.5 | | npm | @typescript-eslint/parser | 5.30.4 | 5.30.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a91693d commit 7b51bf4

11 files changed

Lines changed: 133 additions & 133 deletions

.pnp.cjs

Lines changed: 82 additions & 82 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.30.4-08f53c0ede-9b9290448b.zip renamed to .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.30.5-56e8842647-cf763fb091.zip

696 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-parser-npm-5.30.4-84cccd38a0-e13ffd0cbb.zip renamed to .yarn/cache/@typescript-eslint-parser-npm-5.30.5-27a499c345-6c16821e12.zip

12.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-scope-manager-npm-5.30.4-8b6cf23765-3da442dc11.zip renamed to .yarn/cache/@typescript-eslint-scope-manager-npm-5.30.5-3e1fbf788a-509bee6d62.zip

302 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-type-utils-npm-5.30.4-f2696bf1f1-552eb1a5b1.zip renamed to .yarn/cache/@typescript-eslint-type-utils-npm-5.30.5-765594d88b-080cc12317.zip

49.5 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-types-npm-5.30.4-c748bd84f1-06181c3355.zip renamed to .yarn/cache/@typescript-eslint-types-npm-5.30.5-77f495433c-c70420618c.zip

28.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-typescript-estree-npm-5.30.4-7c97ea55f3-1aaa414993.zip renamed to .yarn/cache/@typescript-eslint-typescript-estree-npm-5.30.5-da9a64fff6-19dce426c8.zip

128 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-utils-npm-5.30.4-6bd4c125c1-0f680d3667.zip renamed to .yarn/cache/@typescript-eslint-utils-npm-5.30.5-4cd4c166a4-12f68cb34a.zip

163 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-visitor-keys-npm-5.30.4-19f4a2caf4-ec39680a89.zip renamed to .yarn/cache/@typescript-eslint-visitor-keys-npm-5.30.5-027fead89e-c0de9ae483.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.30.4",
77-
"@typescript-eslint/parser": "^5.30.4",
76+
"@typescript-eslint/eslint-plugin": "^5.30.5",
77+
"@typescript-eslint/parser": "^5.30.5",
7878
"commitlint": "^17.0.3",
7979
"concurrently": "^7.2.2",
8080
"eslint": "^8.19.0",

0 commit comments

Comments
 (0)