Skip to content

Commit cafce56

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update lint packages
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a13df1 commit cafce56

3 files changed

Lines changed: 65 additions & 65 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@npmcli/map-workspaces": "^3.0.4",
5454
"@npmcli/package-json": "^5.0.0",
5555
"@types/mocha": "^10.0.6",
56-
"@typescript-eslint/eslint-plugin": "^7.2.0",
57-
"@typescript-eslint/parser": "^7.2.0",
56+
"@typescript-eslint/eslint-plugin": "^7.5.0",
57+
"@typescript-eslint/parser": "^7.5.0",
5858
"cross-env": "^7.0.3",
5959
"cz-conventional-changelog": "^3.3.0",
6060
"eslint": "^8.57.0",
6161
"eslint-config-prettier": "^9.1.0",
62-
"eslint-plugin-eslint-plugin": "^5.4.0",
62+
"eslint-plugin-eslint-plugin": "^5.5.0",
6363
"eslint-plugin-mocha": "^10.4.1",
6464
"eslint-plugin-prettier": "^5.1.3",
6565
"fs-extra": "^11.2.0",

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"eslint": "^8.57.0"
2222
},
2323
"dependencies": {
24-
"@typescript-eslint/eslint-plugin": "^7.2.0",
25-
"@typescript-eslint/parser": "^7.2.0",
24+
"@typescript-eslint/eslint-plugin": "^7.5.0",
25+
"@typescript-eslint/parser": "^7.5.0",
2626
"eslint-config-prettier": "^9.1.0",
27-
"eslint-plugin-eslint-plugin": "^5.4.0",
27+
"eslint-plugin-eslint-plugin": "^5.5.0",
2828
"eslint-plugin-mocha": "^10.4.1"
2929
}
3030
}

0 commit comments

Comments
 (0)