Skip to content

Commit

Permalink
Bump tslib to version 2.6.3 for @reduxjs/vitest-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jun 5, 2024
1 parent 8c09797 commit dc3390a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/configs/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@reduxjs/tsconfig": "workspace:^",
"rimraf": "^5.0.7",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7637,7 +7637,7 @@ __metadata:
dependencies:
"@reduxjs/tsconfig": "workspace:^"
rimraf: "npm:^5.0.7"
tslib: "npm:^2.6.2"
tslib: "npm:^2.6.3"
typescript: "npm:^5.4.5"
vite-tsconfig-paths: "npm:^4.3.2"
vitest: "npm:^1.6.0"
Expand Down

0 comments on commit dc3390a

Please sign in to comment.