Skip to content

Commit

Permalink
chore: update dev deps (swc, rimraf, lint-staged, turbo) (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsrin committed Jun 18, 2023
1 parent 1bdabda commit 5dba132
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 168 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"@changesets/changelog-git": "^0.1.14",
"@changesets/cli": "^2.26.0",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/jest": "^0.2.24",
"@swc/core": "^1.3.64",
"@swc/jest": "^0.2.26",
"@types/jest": "^29.0.2",
"@types/node": "^18.7.14",
"husky": "^8.0.3",
"jest": "^29.0.3",
"lint-staged": "^13.0.3",
"rimraf": "^4.1.2",
"lint-staged": "^13.2.2",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"tsup": "^6.5.0",
"turbo": "1.8.8",
"turbo": "1.10.3",
"typescript": "^5.0.2"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 5dba132

Please sign in to comment.