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 25, 2023
1 parent 7cb2a7b commit f889c8b
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 144 deletions.
14 changes: 7 additions & 7 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.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"esbuild": "0.19.3",
"eslint": "8.49.0",
"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-loki": "2.1.3",
"pino-pretty": "10.2.0",
"pkgroll": "1.11.0",
"pkgroll": "1.11.1",
"prettier": "3.0.3",
"standard-version": "9.5.0",
"thread-stream": "2.4.0",
"tsx": "3.12.10",
"tsx": "3.13.0",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.5"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0"
Expand Down
Loading

0 comments on commit f889c8b

Please sign in to comment.