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 Jun 1, 2023
1 parent d2e5b73 commit d221080
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 300 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": "18.16.3",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"esbuild": "0.17.18",
"eslint": "8.39.0",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"esbuild": "0.17.19",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "7.1.1",
"nodemon": "2.0.22",
"pino": "8.11.0",
"pino-loki": "2.0.4",
"pino": "8.14.1",
"pino-loki": "2.1.3",
"pino-pretty": "10.0.0",
"pkgroll": "1.9.0",
"pkgroll": "1.10.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"thread-stream": "2.3.0",
"tsx": "3.12.7",
"typescript": "5.0.4",
"vitest": "0.30.1"
"typescript": "5.1.3",
"vitest": "0.31.4"
},
"peerDependencies": {
"esbuild": "^0.17.1"
Expand Down
Loading

0 comments on commit d221080

Please sign in to comment.