Skip to content

Commit e0c72b7

Browse files
chore(deps-dev): bump @vitest/eslint-plugin in the vitest group
Bumps the vitest group with 1 update: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest). Updates `@vitest/eslint-plugin` from 1.1.24 to 1.1.25 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.24...v1.1.25) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66806ce commit e0c72b7

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
@@ -80,7 +80,7 @@
8080
"@typescript-eslint/rule-tester": "^8.19.1",
8181
"@typescript/vfs": "^1.6.0",
8282
"@vitest/coverage-v8": "^2.1.8",
83-
"@vitest/eslint-plugin": "^1.1.24",
83+
"@vitest/eslint-plugin": "^1.1.25",
8484
"bumpp": "^9.9.3",
8585
"eslint": "^9.17.0",
8686
"eslint-config-flat-gitignore": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,9 +1052,9 @@ __metadata:
10521052
languageName: node
10531053
linkType: hard
10541054

1055-
"@vitest/eslint-plugin@npm:^1.1.24":
1056-
version: 1.1.24
1057-
resolution: "@vitest/eslint-plugin@npm:1.1.24"
1055+
"@vitest/eslint-plugin@npm:^1.1.25":
1056+
version: 1.1.25
1057+
resolution: "@vitest/eslint-plugin@npm:1.1.25"
10581058
peerDependencies:
10591059
"@typescript-eslint/utils": ">= 8.0"
10601060
eslint: ">= 8.57.0"
@@ -1065,7 +1065,7 @@ __metadata:
10651065
optional: true
10661066
vitest:
10671067
optional: true
1068-
checksum: 10c0/3c7d2a491a56f66bbac208b3659e81f0e6cc3aec9784057bef9c8d662f84df26cff1536d0844953e5f9af3a381270d3364bd07e94dc184faad48faf22c366dea
1068+
checksum: 10c0/9707dbad11d86136a36c6c820fea063cb96e5fa6f8111ad24d3a9894df5594154da9a28ab51858a158ccaff4f49fbd79baada57b49d4891f98d5251cd53c90cb
10691069
languageName: node
10701070
linkType: hard
10711071

@@ -2141,7 +2141,7 @@ __metadata:
21412141
"@typescript-eslint/utils": "npm:^8.1.0"
21422142
"@typescript/vfs": "npm:^1.6.0"
21432143
"@vitest/coverage-v8": "npm:^2.1.8"
2144-
"@vitest/eslint-plugin": "npm:^1.1.24"
2144+
"@vitest/eslint-plugin": "npm:^1.1.25"
21452145
bumpp: "npm:^9.9.3"
21462146
common-tags: "npm:^1.8.0"
21472147
decamelize: "npm:^5.0.1"

0 commit comments

Comments
 (0)