Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 513f758 commit 93b66f6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "src/index.ts",
"type": "module",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"scripts": {
"build": "tsc",
"prod": "cross-env NODE_ENV=production node dist/index.js",
Expand All @@ -13,8 +13,8 @@
},
"license": "ISC",
"devDependencies": {
"@types/node": "^22.12.0",
"prettier": "^3.4.2",
"@types/node": "^22.13.4",
"prettier": "^3.5.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
},
Expand Down
20 changes: 10 additions & 10 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 93b66f6

Please sign in to comment.