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] authored Mar 2, 2023
1 parent 54364cc commit 2100be7
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 260 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"dist"
],
"devDependencies": {
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"esbuild": "0.16.12",
"eslint": "8.31.0",
"eslint-config-prettier": "8.5.0",
"@types/node": "18.14.4",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"esbuild": "0.17.10",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "6.1.0",
"nodemon": "2.0.20",
"pino": "8.8.0",
"pino-loki": "2.0.3",
"pino-pretty": "9.1.1",
"pkgroll": "1.8.0",
"prettier": "2.8.1",
"nodemon": "2.0.21",
"pino": "8.11.0",
"pino-loki": "2.0.4",
"pino-pretty": "9.4.0",
"pkgroll": "1.9.0",
"prettier": "2.8.4",
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tsx": "3.12.1",
"typescript": "4.9.4",
"vitest": "0.26.3"
"thread-stream": "2.3.0",
"tsx": "3.12.3",
"typescript": "4.9.5",
"vitest": "0.29.2"
}
}
Loading

0 comments on commit 2100be7

Please sign in to comment.