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 Dec 19, 2023
1 parent 1544d19 commit 6d10bd2
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 29 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"resolutions": {
"@types/node": "20.10.4"
"@types/node": "20.10.5"
},
"dependencies": {
"@fastify/cookie": "9.2.0",
"@fastify/cors": "8.4.2",
"@fastify/cors": "8.5.0",
"@fastify/helmet": "11.1.1",
"@tsconfig/node20": "20.1.2",
"dotenv": "16.3.1",
Expand All @@ -51,13 +51,13 @@
"pino-pretty": "10.3.0",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "4.6.2",
"tsx": "4.7.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
"@edgedb/generate": "0.4.1",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/uuid": "9.0.7",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
Expand Down
Loading

0 comments on commit 6d10bd2

Please sign in to comment.