Skip to content

Commit

Permalink
[frontend] Update dependency @vitest/eslint-plugin to v1.1.27
Browse files Browse the repository at this point in the history
Co-authored-by: Romuald Lemesle <[email protected]>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Feb 10, 2025
1 parent f726ebd commit 20eb5a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@typescript-eslint/parser": "8.22.0",
"@typescript-eslint/utils": "8.22.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/eslint-plugin": "1.1.25",
"@vitest/eslint-plugin": "1.1.27",
"chokidar": "4.0.3",
"cross-env": "7.0.3",
"esbuild": "0.24.2",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3487,9 +3487,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/eslint-plugin@npm:1.1.25":
version: 1.1.25
resolution: "@vitest/eslint-plugin@npm:1.1.25"
"@vitest/eslint-plugin@npm:1.1.27":
version: 1.1.27
resolution: "@vitest/eslint-plugin@npm:1.1.27"
peerDependencies:
"@typescript-eslint/utils": ">= 8.0"
eslint: ">= 8.57.0"
Expand All @@ -3500,7 +3500,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/9707dbad11d86136a36c6c820fea063cb96e5fa6f8111ad24d3a9894df5594154da9a28ab51858a158ccaff4f49fbd79baada57b49d4891f98d5251cd53c90cb
checksum: 10c0/c7114a223df4491413b416962e7bb0948664c31b2b62c4daeffe30251735628f46dc14a829fcdbf2c20c2c934f7227791e834f1664530c1ead51c460acf168a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8873,7 +8873,7 @@ __metadata:
"@typescript-eslint/utils": "npm:8.22.0"
"@uiw/react-md-editor": "npm:4.0.5"
"@vitejs/plugin-react": "npm:4.3.4"
"@vitest/eslint-plugin": "npm:1.1.25"
"@vitest/eslint-plugin": "npm:1.1.27"
"@xyflow/react": "npm:12.4.2"
apexcharts: "npm:4.4.0"
axios: "npm:1.7.9"
Expand Down

0 comments on commit 20eb5a0

Please sign in to comment.