We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tslib
@reduxjs/vitest-config
1 parent 92f344e commit aec7081Copy full SHA for aec7081
packages/configs/vitest/package.json
@@ -54,7 +54,7 @@
54
"devDependencies": {
55
"@reduxjs/tsconfig": "workspace:^",
56
"rimraf": "^5.0.7",
57
- "tslib": "^2.6.2",
+ "tslib": "^2.6.3",
58
"typescript": "^5.4.5",
59
"vitest": "^1.6.0"
60
},
yarn.lock
@@ -7637,7 +7637,7 @@ __metadata:
7637
dependencies:
7638
"@reduxjs/tsconfig": "workspace:^"
7639
rimraf: "npm:^5.0.7"
7640
- tslib: "npm:^2.6.2"
+ tslib: "npm:^2.6.3"
7641
typescript: "npm:^5.4.5"
7642
vite-tsconfig-paths: "npm:^4.3.2"
7643
vitest: "npm:^1.6.0"
0 commit comments