Skip to content

[frontend] Update dependency @vitest/eslint-plugin to v1.1.44 (release/current) #3108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all 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 openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/react-syntax-highlighter": "15",
"@typescript-eslint/utils": "8.31.0",
"@vitejs/plugin-react": "4.4.1",
"@vitest/eslint-plugin": "1.1.43",
"@vitest/eslint-plugin": "1.1.44",
"chokidar": "4.0.3",
"cross-env": "7.0.3",
"esbuild": "0.25.3",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4005,9 +4005,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/eslint-plugin@npm:1.1.43":
version: 1.1.43
resolution: "@vitest/eslint-plugin@npm:1.1.43"
"@vitest/eslint-plugin@npm:1.1.44":
version: 1.1.44
resolution: "@vitest/eslint-plugin@npm:1.1.44"
peerDependencies:
"@typescript-eslint/utils": ">= 8.24.0"
eslint: ">= 8.57.0"
Expand All @@ -4018,7 +4018,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/cab1319930c9fc37b41bf2b8f5d271749ab9e9469c5649933dd7d8334269ef264658aeda3622ce4387b0489045a7da5bdeb773b23a144d4a0913fdc6aec887fd
checksum: 10c0/136fc55ebdf3d70b69c92a1f302065d8c36e447a79a40158c0ce04e0b2d26c28ec4d0cf29bc754aa9f9c4350c4232d5a203cda7c6a630d1d2ee3b7be1038342b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9877,7 +9877,7 @@ __metadata:
"@typescript-eslint/utils": "npm:8.31.0"
"@uiw/react-md-editor": "npm:4.0.5"
"@vitejs/plugin-react": "npm:4.4.1"
"@vitest/eslint-plugin": "npm:1.1.43"
"@vitest/eslint-plugin": "npm:1.1.44"
"@xyflow/react": "npm:12.6.0"
apexcharts: "npm:4.7.0"
axios: "npm:1.9.0"
Expand Down