Skip to content

Commit 43cc13f

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update lint packages to ^6.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 271dfe3 commit 43cc13f

3 files changed

Lines changed: 51 additions & 51 deletions

File tree

package-lock.json

Lines changed: 47 additions & 47 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.4",
5454
"@npmcli/package-json": "^5.0.0",
5555
"@types/mocha": "^10.0.2",
56-
"@typescript-eslint/eslint-plugin": "^6.7.5",
57-
"@typescript-eslint/parser": "^6.7.5",
56+
"@typescript-eslint/eslint-plugin": "^6.8.0",
57+
"@typescript-eslint/parser": "^6.8.0",
5858
"cross-env": "^7.0.3",
5959
"cz-conventional-changelog": "^3.3.0",
6060
"eslint": "^8.51.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.51.0"
2222
},
2323
"dependencies": {
24-
"@typescript-eslint/eslint-plugin": "^6.7.5",
25-
"@typescript-eslint/parser": "^6.7.5",
24+
"@typescript-eslint/eslint-plugin": "^6.8.0",
25+
"@typescript-eslint/parser": "^6.8.0",
2626
"eslint-config-prettier": "^9.0.0",
2727
"eslint-plugin-eslint-plugin": "^5.1.1",
2828
"eslint-plugin-mocha": "^10.2.0"

0 commit comments

Comments
 (0)