Skip to content

Commit 93dbf97

Browse files
chore(deps): update linters (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16abfd0 commit 93dbf97

File tree

3 files changed

+282
-111
lines changed

3 files changed

+282
-111
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.59.9",
50-
"@typescript-eslint/parser": "5.59.9",
49+
"@typescript-eslint/eslint-plugin": "5.59.11",
50+
"@typescript-eslint/parser": "5.59.11",
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.42.0",
55+
"eslint": "8.43.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: 3 additions & 3 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.9",
70-
"@typescript-eslint/parser": "5.59.9",
69+
"@typescript-eslint/eslint-plugin": "5.59.11",
70+
"@typescript-eslint/parser": "5.59.11",
7171
"@vue/cli-plugin-babel": "5.0.8",
7272
"@vue/cli-plugin-eslint": "5.0.8",
7373
"@vue/cli-plugin-typescript": "4.5.19",
@@ -76,7 +76,7 @@
7676
"@vue/eslint-config-typescript": "11.0.0",
7777
"@vue/test-utils": "2.0.2",
7878
"core-js": "3.23.4",
79-
"eslint-plugin-vue": "9.14.1",
79+
"eslint-plugin-vue": "9.15.0",
8080
"vue": "2.7.8",
8181
"vue-demi": "0.13.4",
8282
"vue-template-compiler": "2.7.8",

0 commit comments

Comments
 (0)