Skip to content

Commit a6cbe3f

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

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
@@ -36,7 +36,7 @@
3636
"@stylistic/eslint-plugin": "2.7.2",
3737
"@typescript-eslint/eslint-plugin": "8.4.0",
3838
"@typescript-eslint/parser": "8.4.0",
39-
"@vitest/eslint-plugin": "1.1.0",
39+
"@vitest/eslint-plugin": "1.1.4",
4040
"eslint": "8.57.0",
4141
"eslint-config-algolia": "23.1.7",
4242
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ __metadata:
8787
"@stylistic/eslint-plugin": "npm:2.7.2"
8888
"@typescript-eslint/eslint-plugin": "npm:8.4.0"
8989
"@typescript-eslint/parser": "npm:8.4.0"
90-
"@vitest/eslint-plugin": "npm:1.1.0"
90+
"@vitest/eslint-plugin": "npm:1.1.4"
9191
eslint: "npm:8.57.0"
9292
eslint-config-algolia: "npm:23.1.7"
9393
eslint-config-prettier: "npm:9.1.0"
@@ -3884,9 +3884,9 @@ __metadata:
38843884
languageName: node
38853885
linkType: hard
38863886

3887-
"@vitest/eslint-plugin@npm:1.1.0":
3888-
version: 1.1.0
3889-
resolution: "@vitest/eslint-plugin@npm:1.1.0"
3887+
"@vitest/eslint-plugin@npm:1.1.4":
3888+
version: 1.1.4
3889+
resolution: "@vitest/eslint-plugin@npm:1.1.4"
38903890
peerDependencies:
38913891
"@typescript-eslint/utils": ">= 8.0"
38923892
eslint: ">= 8.57.0"
@@ -3899,7 +3899,7 @@ __metadata:
38993899
optional: true
39003900
vitest:
39013901
optional: true
3902-
checksum: 10/a73614723aaf8b12156a36b7c322e25e0748ae05b43d849687568e735ba9f79f89076ac8c127132cb09ccf9e4d7663022f62ee930c8e26ffcb0e924672c07240
3902+
checksum: 10/becfa0d0c67c06f19f77e409e067e38499e4ceb0c19a4e3a928c727a95372c3918056edddf11632d0e20773d0aa9ea27b68ff8692daf22f115f4e065812be09c
39033903
languageName: node
39043904
linkType: hard
39053905

0 commit comments

Comments
 (0)