mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
⬆️ Update dependency eslint-plugin-vitest to ^0.2.0 (#923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^5.5.1",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"eslint-plugin-vitest": "^0.0.54",
|
||||
"eslint-plugin-vitest": "^0.2.0",
|
||||
"happy-dom": "^8.9.0",
|
||||
"node-mocks-http": "^1.12.2",
|
||||
"prettier": "^2.7.1",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -2427,7 +2427,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.59.6, @typescript-eslint/utils@npm:^5.53.0, @typescript-eslint/utils@npm:^5.58.0":
|
||||
"@typescript-eslint/utils@npm:5.59.6, @typescript-eslint/utils@npm:^5.58.0, @typescript-eslint/utils@npm:^5.59.2":
|
||||
version: 5.59.6
|
||||
resolution: "@typescript-eslint/utils@npm:5.59.6"
|
||||
dependencies:
|
||||
@@ -4818,14 +4818,14 @@ checkly@latest:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-vitest@npm:^0.0.54":
|
||||
version: 0.0.54
|
||||
resolution: "eslint-plugin-vitest@npm:0.0.54"
|
||||
"eslint-plugin-vitest@npm:^0.2.0":
|
||||
version: 0.2.2
|
||||
resolution: "eslint-plugin-vitest@npm:0.2.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.53.0
|
||||
"@typescript-eslint/utils": ^5.59.2
|
||||
peerDependencies:
|
||||
eslint: ">=8.0.0"
|
||||
checksum: 4bb699f5ffc6077fd8d39b20391059681f40af37ea2741058fcb852d5ca057ffc007f0eedac1dd84f61d5e9515777da68be47b3c439e3d8baa204eae6361d808
|
||||
checksum: 45a3627968f82920a54c91455877469db424eb9b9dd98482769a977a2e5a43e5e7120db471bf08285c3c8e3c98762c829228f945f7a42021d5b0f43289b74eb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5790,7 +5790,7 @@ checkly@latest:
|
||||
eslint-plugin-react-hooks: ^4.6.0
|
||||
eslint-plugin-testing-library: ^5.5.1
|
||||
eslint-plugin-unused-imports: ^2.0.0
|
||||
eslint-plugin-vitest: ^0.0.54
|
||||
eslint-plugin-vitest: ^0.2.0
|
||||
fily-publish-gridstack: ^0.0.13
|
||||
framer-motion: ^9.0.2
|
||||
happy-dom: ^8.9.0
|
||||
|
||||
Reference in New Issue
Block a user