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] committed Jan 8, 2024
1 parent ef0a022 commit 8532fe6
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 418 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@
"dist"
],
"devDependencies": {
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"esbuild": "0.19.9",
"eslint": "8.55.0",
"@types/node": "20.10.7",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"esbuild": "0.19.11",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.2",
"execa": "8.0.1",
"nodemon": "3.0.2",
"pino": "8.16.2",
"pino": "8.17.2",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.3",
"pino-pretty": "10.3.1",
"pkgroll": "2.0.1",
"prettier": "3.1.1",
"standard-version": "9.5.0",
"thread-stream": "2.4.1",
"tsx": "4.6.2",
"tsx": "4.7.0",
"typescript": "5.3.3",
"vitest": "1.0.4"
"vitest": "1.1.3"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0"
Expand Down
Loading

0 comments on commit 8532fe6

Please sign in to comment.