Skip to content

Commit ec7c24e

Browse files
chore(deps): update linters to v5.59.8 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60e2806 commit ec7c24e

File tree

3 files changed

+212
-307
lines changed

3 files changed

+212
-307
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@commitlint/config-conventional": "17.0.3",
4747
"@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8",
4848
"@types/jest": "27.5.2",
49-
"@typescript-eslint/eslint-plugin": "5.59.7",
50-
"@typescript-eslint/parser": "5.59.7",
49+
"@typescript-eslint/eslint-plugin": "5.59.8",
50+
"@typescript-eslint/parser": "5.59.8",
5151
"concurrently": "7.3.0",
5252
"coveralls": "3.1.1",
5353
"cpy-cli": "4.1.0",

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@frsource/tiny-carousel-plugin-autoplay": "^0.4.5",
6767
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.5",
6868
"@frsource/tiny-carousel-plugin-mouse-drag": "^0.4.3",
69-
"@typescript-eslint/eslint-plugin": "5.59.7",
70-
"@typescript-eslint/parser": "5.59.7",
69+
"@typescript-eslint/eslint-plugin": "5.59.8",
70+
"@typescript-eslint/parser": "5.59.8",
7171
"@vue/cli-plugin-babel": "5.0.8",
7272
"@vue/cli-plugin-eslint": "5.0.8",
7373
"@vue/cli-plugin-typescript": "4.5.19",

0 commit comments

Comments
 (0)