Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Apr 6, 2024
1 parent b73608a commit 395cadd
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.14.2",
"effect": "^2.4.15",
"effect": "^2.4.18",
"execa": "^8.0.1",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
Expand All @@ -71,16 +71,16 @@
"validate-npm-package-name": "^5.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^1.4.0",
"np": "^10.0.2",
"ts-dedent": "^2.2.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
}
}

0 comments on commit 395cadd

Please sign in to comment.