Skip to content

Commit 5ecf556

Browse files
build(deps-dev): bump @vitest/eslint-plugin in the vitest group (#5481)
Bumps the vitest group with 1 update: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest). Updates `@vitest/eslint-plugin` from 1.3.6 to 1.3.9 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.6...v1.3.9) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
1 parent 7e0d0ce commit 5ecf556

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/babel__core": "^7.20.5",
5454
"@types/node": "^22.18.1",
5555
"@vitest/coverage-v8": "^3.2.4",
56-
"@vitest/eslint-plugin": "^1.3.6",
56+
"@vitest/eslint-plugin": "^1.3.9",
5757
"@vitest/ui": "^3.2.4",
5858
"bytes": "^3.1.2",
5959
"es-module-lexer": "^1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3487,10 +3487,10 @@
34873487
test-exclude "^7.0.1"
34883488
tinyrainbow "^2.0.0"
34893489

3490-
"@vitest/eslint-plugin@^1.3.6":
3491-
version "1.3.6"
3492-
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.6.tgz#3c942c33429aaab036a4958da7e37a1e99277c1b"
3493-
integrity sha512-sa/QAljHbUP+sMdPjK8e/6nS2+QB/bh1aDKEkAKMqsKVzBXqz4LRYfT7UVGIP8LMIrskGTxqAbHuiL+FOYWzHg==
3490+
"@vitest/eslint-plugin@^1.3.9":
3491+
version "1.3.9"
3492+
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.9.tgz#723195146b6dbfec6a1bc9b071e6fb929467684c"
3493+
integrity sha512-wsNe7xy44ovm/h9ISDkDNcv0aOnUsaOYDqan2y6qCFAUQ0odFr6df/+FdGKHZN+mCM+SvIDWoXuvm5T5V3Kh6w==
34943494
dependencies:
34953495
"@typescript-eslint/scope-manager" "^8.41.0"
34963496
"@typescript-eslint/utils" "^8.24.1"

0 commit comments

Comments
 (0)