Skip to content

Commit 5066af0

Browse files
chore(deps): update all non-major dependencies (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcba0c9 commit 5066af0

File tree

2 files changed

+105
-88
lines changed

2 files changed

+105
-88
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"devDependencies": {
1616
"@hazmi35/eslint-config": "^13.3.1",
1717
"@swc/cli": "^0.3.12",
18-
"@swc/core": "^1.5.2",
19-
"@types/node": "^20.12.8",
18+
"@swc/core": "^1.5.7",
19+
"@types/node": "^20.12.12",
2020
"@types/pg": "^8.11.6",
2121
"@typescript-eslint/eslint-plugin": "^7.8.0",
2222
"@typescript-eslint/parser": "^7.8.0",
2323
"eslint": "^8.57.0",
24-
"rimraf": "^5.0.5",
24+
"rimraf": "^5.0.7",
2525
"typescript": "^5.4.5"
2626
},
2727
"dependencies": {
28-
"hyper-express": "^6.16.0",
28+
"hyper-express": "^6.16.2",
2929
"pg": "^8.11.5",
30-
"pino": "^9.0.0",
30+
"pino": "^9.1.0",
3131
"pino-pretty": "^11.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)