1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

chore: bump vitest to 1.6.0 (#11386)

bump vitest to 1.6.0
This commit is contained in:
Jonathan Jogenfors
2024-07-26 23:26:17 +02:00
committed by GitHub
parent 147c6e3600
commit 65a4f86154
6 changed files with 6 additions and 6 deletions

2
e2e/package-lock.json generated
View File

@@ -37,7 +37,7 @@
"supertest": "^7.0.0",
"typescript": "^5.3.3",
"utimes": "^5.2.1",
"vitest": "^1.3.0"
"vitest": "^1.6.0"
}
},
"../cli": {

View File

@@ -47,7 +47,7 @@
"supertest": "^7.0.0",
"typescript": "^5.3.3",
"utimes": "^5.2.1",
"vitest": "^1.3.0"
"vitest": "^1.6.0"
},
"volta": {
"node": "20.15.1"