Skip to content

Commit f1cf6fc

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

11 files changed

+138
-138
lines changed

.pnp.cjs

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"@types/uuid": "^8.3.4",
111111
"@types/validator": "^13.7.4",
112112
"@types/webpack-env": "^1.17.0",
113-
"@typescript-eslint/eslint-plugin": "^5.30.5",
114-
"@typescript-eslint/parser": "^5.30.5",
113+
"@typescript-eslint/eslint-plugin": "^5.30.6",
114+
"@typescript-eslint/parser": "^5.30.6",
115115
"aws-sdk-client-mock": "^1.0.0",
116116
"dtsgenerator": "^3.16.0",
117117
"eslint": "^8.19.0",

0 commit comments

Comments
 (0)