Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent ad2a617 commit 9975422
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 44 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-lib-starter",
"version": "0.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "My awesome typescript library",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -43,15 +43,15 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"vitest": "^1.3.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
85 changes: 44 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9975422

Please sign in to comment.