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 May 20, 2024
1 parent ac53b62 commit cf4292d
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 252 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@
"dist"
],
"devDependencies": {
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"esbuild": "0.20.2",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"execa": "8.0.1",
"nodemon": "3.1.0",
"pino": "8.21.0",
"pino-loki": "2.2.1",
"pino-loki": "2.3.0",
"pino-pretty": "10.3.1",
"pkgroll": "2.0.2",
"pkgroll": "2.1.0",
"prettier": "3.2.5",
"standard-version": "9.5.0",
"thread-stream": "2.7.0",
"tsx": "4.9.3",
"tsx": "4.10.5",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0"
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0"
}
}
Loading

0 comments on commit cf4292d

Please # to comment.