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 Oct 2, 2023
1 parent f889c8b commit 6ef76a2
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 179 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"dist"
],
"devDependencies": {
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"esbuild": "0.19.3",
"@types/node": "18.18.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"esbuild": "0.19.4",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"execa": "8.0.1",
"nodemon": "3.0.1",
"pino": "8.15.1",
"pino": "8.15.3",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.0",
"pkgroll": "1.11.1",
Expand All @@ -56,7 +56,7 @@
"thread-stream": "2.4.0",
"tsx": "3.13.0",
"typescript": "5.2.2",
"vitest": "0.34.5"
"vitest": "0.34.6"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0"
Expand Down
Loading

0 comments on commit 6ef76a2

Please sign in to comment.