Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent fda2af2 commit d3adeaf
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "ts-lib-starter",
"version": "0.0.0",
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"description": "My awesome typescript library",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -44,13 +44,13 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.8.7",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"engines": {
Expand Down

0 comments on commit d3adeaf

Please sign in to comment.