Skip to content

Commit e43f942

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.14 to 1.1.16 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.16) --- 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 94d7df2 commit e43f942

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.17.0",
8181
"@typescript/vfs": "^1.6.0",
8282
"@vitest/coverage-v8": "^2.1.8",
83-
"@vitest/eslint-plugin": "^1.1.14",
83+
"@vitest/eslint-plugin": "^1.1.16",
8484
"bumpp": "^9.9.0",
8585
"eslint": "^9.16.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
@@ -1087,9 +1087,9 @@ __metadata:
10871087
languageName: node
10881088
linkType: hard
10891089

1090-
"@vitest/eslint-plugin@npm:^1.1.14":
1091-
version: 1.1.14
1092-
resolution: "@vitest/eslint-plugin@npm:1.1.14"
1090+
"@vitest/eslint-plugin@npm:^1.1.16":
1091+
version: 1.1.16
1092+
resolution: "@vitest/eslint-plugin@npm:1.1.16"
10931093
peerDependencies:
10941094
"@typescript-eslint/utils": ">= 8.0"
10951095
eslint: ">= 8.57.0"
@@ -1100,7 +1100,7 @@ __metadata:
11001100
optional: true
11011101
vitest:
11021102
optional: true
1103-
checksum: 10c0/83fe9dfa2b5d22f576cbd89c7f039c79f81c172552972aa4688d098dac712a0d35e10f54e9626928598da8615f768a88d637aa873c2bb8fe409684b8349dae67
1103+
checksum: 10c0/b815a3e5ddfe2acc745650d599a91765abba5b07c7deee7c2be31e683128607943beaf13da47dd7598a067a25b00b4c1e17ecc6eae1c2772d1830b5fce60463f
11041104
languageName: node
11051105
linkType: hard
11061106

@@ -2115,7 +2115,7 @@ __metadata:
21152115
"@typescript-eslint/utils": "npm:^8.1.0"
21162116
"@typescript/vfs": "npm:^1.6.0"
21172117
"@vitest/coverage-v8": "npm:^2.1.8"
2118-
"@vitest/eslint-plugin": "npm:^1.1.14"
2118+
"@vitest/eslint-plugin": "npm:^1.1.16"
21192119
bumpp: "npm:^9.9.0"
21202120
common-tags: "npm:^1.8.0"
21212121
decamelize: "npm:^5.0.1"

0 commit comments

Comments
 (0)