Skip to content

Commit e151390

Browse files
build(deps-dev): bump @vitest/eslint-plugin from 1.3.13 to 1.4.0
Bumps [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.3.13 to 1.4.0. - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.13...v1.4.0) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66f0a30 commit e151390

File tree

2 files changed

+9
-30
lines changed

2 files changed

+9
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@vitest/coverage-v8": "^3.1.1",
7474
"@types/node": "^24.6.1",
7575
"@typescript-eslint/utils": "^8.29.0",
76-
"@vitest/eslint-plugin": "^1.3.13",
76+
"@vitest/eslint-plugin": "^1.4.0",
7777
"eslint": "^9.39.0",
7878
"eslint-config-prettier": "^10.1.8",
7979
"eslint-plugin-tsdoc": "^0.4.0",

yarn.lock

Lines changed: 8 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -610,22 +610,14 @@
610610
"@typescript-eslint/types" "^8.46.2"
611611
debug "^4.3.4"
612612

613-
"@typescript-eslint/[email protected]":
613+
"@typescript-eslint/[email protected]", "@typescript-eslint/scope-manager@^8.46.1":
614614
version "8.46.2"
615615
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
616616
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
617617
dependencies:
618618
"@typescript-eslint/types" "8.46.2"
619619
"@typescript-eslint/visitor-keys" "8.46.2"
620620

621-
"@typescript-eslint/scope-manager@^8.41.0":
622-
version "8.45.0"
623-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
624-
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
625-
dependencies:
626-
"@typescript-eslint/types" "8.45.0"
627-
"@typescript-eslint/visitor-keys" "8.45.0"
628-
629621
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.46.2":
630622
version "8.46.2"
631623
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
@@ -642,11 +634,6 @@
642634
debug "^4.3.4"
643635
ts-api-utils "^2.1.0"
644636

645-
"@typescript-eslint/[email protected]":
646-
version "8.45.0"
647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
648-
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
649-
650637
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.2":
651638
version "8.46.2"
652639
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
@@ -668,7 +655,7 @@
668655
semver "^7.6.0"
669656
ts-api-utils "^2.1.0"
670657

671-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.24.1", "@typescript-eslint/utils@^8.29.0":
658+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.29.0", "@typescript-eslint/utils@^8.46.1":
672659
version "8.46.2"
673660
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
674661
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
@@ -678,14 +665,6 @@
678665
"@typescript-eslint/types" "8.46.2"
679666
"@typescript-eslint/typescript-estree" "8.46.2"
680667

681-
"@typescript-eslint/[email protected]":
682-
version "8.45.0"
683-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
684-
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
685-
dependencies:
686-
"@typescript-eslint/types" "8.45.0"
687-
eslint-visitor-keys "^4.2.1"
688-
689668
"@typescript-eslint/[email protected]":
690669
version "8.46.2"
691670
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
@@ -712,13 +691,13 @@
712691
test-exclude "^7.0.1"
713692
tinyrainbow "^2.0.0"
714693

715-
"@vitest/eslint-plugin@^1.3.13":
716-
version "1.3.13"
717-
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.13.tgz#1368f17c2e1c8bad081601740eb20c4384f5c40a"
718-
integrity sha512-QfzXd1+lCY3dIqPHOZlagA2bJYoWC5yAU3adv8Gks0rHAL6FpyXKYBiyMCuU6mRrbKUMphGqwDQobinOvYgJig==
694+
"@vitest/eslint-plugin@^1.4.0":
695+
version "1.4.0"
696+
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.4.0.tgz#37daafcc83c971213403e4c65077a8fd662610c0"
697+
integrity sha512-TMzJ0Vqdsc71stblzI0ZdqSnt6Bp4mJ+amD3Hv3qhKK82hBUnznYfnLwA80gdGfe5V24ysndMOoSGrol6fyvbA==
719698
dependencies:
720-
"@typescript-eslint/scope-manager" "^8.41.0"
721-
"@typescript-eslint/utils" "^8.24.1"
699+
"@typescript-eslint/scope-manager" "^8.46.1"
700+
"@typescript-eslint/utils" "^8.46.1"
722701

723702
724703
version "3.1.1"

0 commit comments

Comments
 (0)