Skip to content

Commit

Permalink
chore(deps-dev): bump @vitest/eslint-plugin in the vitest group
Browse files Browse the repository at this point in the history
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.7 to 1.1.8
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.7...v1.1.8)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 3c98b7b commit 7cceedd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@typescript-eslint/rule-tester": "^8.13.0",
"@typescript/vfs": "^1.6.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/eslint-plugin": "^1.1.7",
"@vitest/eslint-plugin": "^1.1.8",
"bumpp": "^9.8.0",
"eslint": "^9.14.0",
"eslint-config-flat-gitignore": "^0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1262,9 +1262,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/eslint-plugin@npm:^1.1.7":
version: 1.1.7
resolution: "@vitest/eslint-plugin@npm:1.1.7"
"@vitest/eslint-plugin@npm:^1.1.8":
version: 1.1.8
resolution: "@vitest/eslint-plugin@npm:1.1.8"
peerDependencies:
"@typescript-eslint/utils": ">= 8.0"
eslint: ">= 8.57.0"
Expand All @@ -1275,7 +1275,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/a2c7e3361dcf02b214eaaead63838abd0a07f0fa6294871b61df4e5dc3ca951056acf75b64feeec196e12f129306dc5780601dd94a88f9df3c2e6623863b39f2
checksum: 10c0/4cd0314800e82a0dd332c83b32c576d4b4f0622fbf63ae358afc9f9991ddb97033c9378317e40caa6dc2380b9928b4c86d088c195f360224534e61c6bb261bbb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2420,7 +2420,7 @@ __metadata:
"@typescript-eslint/utils": "npm:^8.1.0"
"@typescript/vfs": "npm:^1.6.0"
"@vitest/coverage-v8": "npm:^2.1.4"
"@vitest/eslint-plugin": "npm:^1.1.7"
"@vitest/eslint-plugin": "npm:^1.1.8"
bumpp: "npm:^9.8.0"
common-tags: "npm:^1.8.0"
decamelize: "npm:^5.0.1"
Expand Down

0 comments on commit 7cceedd

Please sign in to comment.