Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/lintplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"peerDependencies": {
"@eslint/markdown": "^6.6.0",
"@stylistic/eslint-plugin": "^4.4.1",
"@stylistic/eslint-plugin": "^5.0.0",
"@vitest/eslint-plugin": "^1.3.4",
"eslint": ">=9",
"eslint-plugin-import": "^2.32.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4469,7 +4469,7 @@ __metadata:
typescript-eslint: "npm:^8.33.1"
peerDependencies:
"@eslint/markdown": ^6.6.0
"@stylistic/eslint-plugin": ^4.4.1
"@stylistic/eslint-plugin": ^5.0.0
"@vitest/eslint-plugin": ^1.3.4
eslint: ">=9"
eslint-plugin-import: ^2.32.0
Expand Down
Loading