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] authored Jul 25, 2024
1 parent 3aca3c5 commit 2b047bc
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^13.3.1",
"@swc/cli": "^0.3.14",
"@swc/core": "^1.6.5",
"@types/node": "^20.14.9",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.2",
"@types/node": "^20.14.12",
"@types/pg": "^8.11.6",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "^8.57.0",
"rimraf": "^5.0.7",
"rimraf": "^5.0.9",
"typescript": "^5.5.4"
},
"dependencies": {
"hyper-express": "^6.16.4",
"pg": "^8.12.0",
"pino": "^9.2.0",
"pino-pretty": "^11.2.1"
"pino": "^9.3.2",
"pino-pretty": "^11.2.2"
}
}
Loading

0 comments on commit 2b047bc

Please sign in to comment.