Skip to content

Commit 06d0694

Browse files
fix(deps): update code-quality to ^7.4.0
1 parent 68b395e commit 06d0694

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
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.4.0",
10+
"@typescript-eslint/parser": "^7.4.0",
1111
"eslint": "^8.57.0",
1212
"eslint-config-prettier": "^9.1.0",
1313
"eslint-plugin-import": "^2.29.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)