Skip to content

Commit

Permalink
fix lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Jun 11, 2024
1 parent ca0cba5 commit 8ea61a3
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 124 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@swc/core": "^1.5.27",
"@swc/core": "^1.5.28",
"@swc/jest": "0.2.36",
"@types/node": "^20.14.2",
"@workspace/eslint-config": "workspace:*",
Expand All @@ -26,7 +26,7 @@
"husky": "^9.0.11",
"jest": "29.7.0",
"lint-staged": "^15.2.5",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"turbo": "^2.0.3",
"typescript": "5.4.5",
"wait-for-expect": "^3.0.2"
Expand Down
Loading

0 comments on commit 8ea61a3

Please sign in to comment.