Skip to content

Commit 2445753

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update lint packages to ^7.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26028fa commit 2445753

File tree

3 files changed

+63
-123
lines changed

3 files changed

+63
-123
lines changed

package-lock.json

Lines changed: 59 additions & 119 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
@@ -53,8 +53,8 @@
5353
"@npmcli/map-workspaces": "^3.0.6",
5454
"@npmcli/package-json": "^5.1.0",
5555
"@types/mocha": "^10.0.6",
56-
"@typescript-eslint/eslint-plugin": "^7.8.0",
57-
"@typescript-eslint/parser": "^7.8.0",
56+
"@typescript-eslint/eslint-plugin": "^7.10.0",
57+
"@typescript-eslint/parser": "^7.10.0",
5858
"cross-env": "^7.0.3",
5959
"cz-conventional-changelog": "^3.3.0",
6060
"eslint": "^8.57.0",

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"eslint": "^8.57.0"
2222
},
2323
"dependencies": {
24-
"@typescript-eslint/eslint-plugin": "^7.8.0",
25-
"@typescript-eslint/parser": "^7.8.0",
24+
"@typescript-eslint/eslint-plugin": "^7.10.0",
25+
"@typescript-eslint/parser": "^7.10.0",
2626
"eslint-config-prettier": "^9.1.0",
2727
"eslint-plugin-eslint-plugin": "^5.5.1",
2828
"eslint-plugin-mocha": "^10.4.3"

0 commit comments

Comments
 (0)