Skip to content

Commit 494f443

Browse files
authored
Merge branch 'next' into refactor/company/affix
2 parents 1ddc1e2 + 8134b33 commit 494f443

File tree

2 files changed

+107
-130
lines changed

2 files changed

+107
-130
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
"@types/sanitize-html": "2.11.0",
102102
"@types/semver": "7.5.8",
103103
"@types/validator": "13.12.0",
104-
"@typescript-eslint/eslint-plugin": "7.8.0",
105-
"@typescript-eslint/parser": "7.8.0",
104+
"@typescript-eslint/eslint-plugin": "7.14.1",
105+
"@typescript-eslint/parser": "7.14.1",
106106
"@vitest/coverage-v8": "1.6.0",
107107
"@vitest/ui": "1.6.0",
108108
"@vueuse/core": "10.11.0",
@@ -112,7 +112,7 @@
112112
"eslint-define-config": "2.1.0",
113113
"eslint-gitignore": "0.1.0",
114114
"eslint-plugin-deprecation": "2.0.0",
115-
"eslint-plugin-jsdoc": "48.2.3",
115+
"eslint-plugin-jsdoc": "48.4.0",
116116
"eslint-plugin-prettier": "5.1.3",
117117
"eslint-plugin-unicorn": "52.0.0",
118118
"eslint-plugin-vitest": "0.4.1",

0 commit comments

Comments
 (0)