Skip to content

Commit 55f2abf

Browse files
chore(deps): update dependency @vitest/eslint-plugin to v1.5.0 (#1246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e474bb1 commit 55f2abf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@typescript-eslint/utils": "8.47.0",
9292
"@vitejs/plugin-react-swc": "3.11.0",
9393
"@vitest/coverage-v8": "3.2.4",
94-
"@vitest/eslint-plugin": "1.4.3",
94+
"@vitest/eslint-plugin": "1.5.0",
9595
"autoprefixer": "10.4.22",
9696
"cssnano": "7.1.2",
9797
"cucumber-console-formatter": "1.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5518,9 +5518,9 @@ __metadata:
55185518
languageName: node
55195519
linkType: hard
55205520

5521-
"@vitest/eslint-plugin@npm:1.4.3":
5522-
version: 1.4.3
5523-
resolution: "@vitest/eslint-plugin@npm:1.4.3"
5521+
"@vitest/eslint-plugin@npm:1.5.0":
5522+
version: 1.5.0
5523+
resolution: "@vitest/eslint-plugin@npm:1.5.0"
55245524
dependencies:
55255525
"@typescript-eslint/scope-manager": "npm:^8.46.1"
55265526
"@typescript-eslint/utils": "npm:^8.46.1"
@@ -5533,7 +5533,7 @@ __metadata:
55335533
optional: true
55345534
vitest:
55355535
optional: true
5536-
checksum: 10c0/7fd1843a13c7227d7bb4e1492f4b8c8d8d163c2001cd406e5b6b9d54819b153f8e1270d34c89b3e7bcb4207764823af0879cd7385bfdcd7df6184caf3bdafd05
5536+
checksum: 10c0/d672566c95438ade40b5837feeabe1b1e1d5a4e05b4a67d426f250eea3ec00b682266f726617233ebc428c687f23dd10305a0e201ae579a917b6aab58d18f73e
55375537
languageName: node
55385538
linkType: hard
55395539

@@ -14245,7 +14245,7 @@ __metadata:
1424514245
"@typescript-eslint/utils": "npm:8.47.0"
1424614246
"@vitejs/plugin-react-swc": "npm:3.11.0"
1424714247
"@vitest/coverage-v8": "npm:3.2.4"
14248-
"@vitest/eslint-plugin": "npm:1.4.3"
14248+
"@vitest/eslint-plugin": "npm:1.5.0"
1424914249
autoprefixer: "npm:10.4.22"
1425014250
class-variance-authority: "npm:0.7.1"
1425114251
clsx: "npm:2.1.1"

0 commit comments

Comments
 (0)