Skip to content

Commit c1990ca

Browse files
chore(deps): update linters (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83bbe0c commit c1990ca

File tree

3 files changed

+309
-81
lines changed

3 files changed

+309
-81
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
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.60.0",
50-
"@typescript-eslint/parser": "5.60.0",
49+
"@typescript-eslint/eslint-plugin": "5.60.1",
50+
"@typescript-eslint/parser": "5.60.1",
5151
"concurrently": "7.3.0",
5252
"coveralls": "3.1.1",
5353
"cpy-cli": "4.1.0",
5454
"dictionary-en": "3.2.0",
55-
"eslint": "8.43.0",
55+
"eslint": "8.44.0",
5656
"eslint-plugin-eslint-comments": "3.2.0",
5757
"eslint-plugin-jest": "26.9.0",
5858
"eslint-plugin-monorepo": "0.3.2",

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.60.0",
70-
"@typescript-eslint/parser": "5.60.0",
69+
"@typescript-eslint/eslint-plugin": "5.60.1",
70+
"@typescript-eslint/parser": "5.60.1",
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)