Skip to content

Commit 808f8d5

Browse files
fix(deps): update code-quality to ^7.5.0 (#9306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c12966b commit 808f8d5

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@babel/core": "^7.24.3",
77
"@babel/eslint-parser": "^7.24.1",
88
"@babel/plugin-proposal-decorators": "^7.24.1",
9-
"@typescript-eslint/eslint-plugin": "^7.3.1",
10-
"@typescript-eslint/parser": "^7.3.1",
9+
"@typescript-eslint/eslint-plugin": "^7.5.0",
10+
"@typescript-eslint/parser": "^7.5.0",
1111
"eslint": "^8.57.0",
1212
"eslint-config-prettier": "^9.1.0",
1313
"eslint-plugin-import": "^2.29.1",

pnpm-lock.yaml

+45-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)