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 Sep 11, 2023
1 parent 944b6d4 commit 68e971f
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 113 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.14",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/node": "18.17.15",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"execa": "8.0.1",
"nodemon": "3.0.1",
"pino": "8.15.0",
"pino": "8.15.1",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.0",
"pkgroll": "1.11.0",
Expand All @@ -56,7 +56,7 @@
"thread-stream": "2.4.0",
"tsx": "3.12.8",
"typescript": "5.2.2",
"vitest": "0.34.3"
"vitest": "0.34.4"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0"
Expand Down
Loading

0 comments on commit 68e971f

Please sign in to comment.