Skip to content

Commit 39435c2

Browse files
build(deps-dev): Bump @vitest/eslint-plugin in the vitest group (#9141)
Bumps the vitest group with 1 update: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest). Updates `@vitest/eslint-plugin` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent befb14b commit 39435c2

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
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "^7.5.0",
3939
"@typescript-eslint/parser": "^7.5.0",
4040
"@vitest/coverage-v8": "^4.0.7",
41-
"@vitest/eslint-plugin": "^1.4.0",
41+
"@vitest/eslint-plugin": "^1.4.1",
4242
"@vkontakte/eslint-plugin": "^2.0.0",
4343
"@vkontakte/stylelint-config": "^4.1.0",
4444
"@vkontakte/vkui-tokens": "4.70.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4657,9 +4657,9 @@ __metadata:
46574657
languageName: node
46584658
linkType: hard
46594659

4660-
"@vitest/eslint-plugin@npm:^1.4.0":
4661-
version: 1.4.0
4662-
resolution: "@vitest/eslint-plugin@npm:1.4.0"
4660+
"@vitest/eslint-plugin@npm:^1.4.1":
4661+
version: 1.4.1
4662+
resolution: "@vitest/eslint-plugin@npm:1.4.1"
46634663
dependencies:
46644664
"@typescript-eslint/scope-manager": "npm:^8.46.1"
46654665
"@typescript-eslint/utils": "npm:^8.46.1"
@@ -4672,7 +4672,7 @@ __metadata:
46724672
optional: true
46734673
vitest:
46744674
optional: true
4675-
checksum: 10/c685f9b2b78d82004c2a235156dc56f734f6d6c6ca95a8e7678a87f3fa4e6d05be3672215c2503dfda4da0f769f858df2b7572b65ffff91c74e4ef9783d41394
4675+
checksum: 10/43577dfd55e7cfd94ce4769fdcff62033ad212e210d1b986fa0cd9fc562d7602f6403dca8a69e1c82a12ed2301ef5bb51abbe8cb7e4ddc3aee6620c894e081a4
46764676
languageName: node
46774677
linkType: hard
46784678

@@ -5009,7 +5009,7 @@ __metadata:
50095009
"@typescript-eslint/eslint-plugin": "npm:^7.5.0"
50105010
"@typescript-eslint/parser": "npm:^7.5.0"
50115011
"@vitest/coverage-v8": "npm:^4.0.7"
5012-
"@vitest/eslint-plugin": "npm:^1.4.0"
5012+
"@vitest/eslint-plugin": "npm:^1.4.1"
50135013
"@vkontakte/eslint-plugin": "npm:^2.0.0"
50145014
"@vkontakte/stylelint-config": "npm:^4.1.0"
50155015
"@vkontakte/vkui-tokens": "npm:4.70.0"

0 commit comments

Comments
 (0)