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 Aug 7, 2023
1 parent 5cb9ef4 commit 376040f
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 199 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@
"dist"
],
"devDependencies": {
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"esbuild": "0.18.17",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"esbuild": "0.18.18",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "5.0.0",
"execa": "7.2.0",
"nodemon": "3.0.1",
"pino": "8.14.2",
"pino": "8.15.0",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.0",
"pkgroll": "1.10.0",
"prettier": "3.0.0",
"pkgroll": "1.11.0",
"prettier": "3.0.1",
"standard-version": "9.5.0",
"thread-stream": "2.3.0",
"tsx": "3.12.7",
"typescript": "5.1.6",
"vitest": "0.33.0"
"vitest": "0.34.1"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0"
Expand Down
Loading

0 comments on commit 376040f

Please sign in to comment.