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 Aug 13, 2023
1 parent e275496 commit 0d72bd4
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"release": "tnode scripts/release.ts"
},
"dependencies": {
"execa": "^7.1.1",
"execa": "^7.2.0",
"mri": "^1.2.0",
"picocolors": "^1.0.0",
"prompts": "^2.4.2",
"publint": "^0.2.0",
"semver": "^7.5.4"
},
"devDependencies": {
"@arnaud-barre/tnode": "^0.18.0",
"@types/node": "^18.16.19",
"@arnaud-barre/tnode": "^0.19.1",
"@types/node": "^18.17.5",
"@types/prompts": "^2.4.4",
"@types/semver": "^7.5.0",
"esbuild": "^0.18.13",
"prettier": "^3.0.0",
"esbuild": "^0.19.1",
"prettier": "^3.0.1",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 0d72bd4

Please sign in to comment.