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 Dec 12, 2022
1 parent 9f000d3 commit a0b79b3
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 88 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"dist"
],
"devDependencies": {
"@types/node": "18.11.10",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"esbuild": "0.15.17",
"@types/node": "18.11.13",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"esbuild": "0.16.4",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -49,12 +49,12 @@
"pino": "8.7.0",
"pino-loki": "2.0.3",
"pino-pretty": "9.1.1",
"pkgroll": "1.6.0",
"prettier": "2.8.0",
"pkgroll": "1.8.0",
"prettier": "2.8.1",
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tsx": "3.12.1",
"typescript": "4.9.3",
"vitest": "0.25.3"
"typescript": "4.9.4",
"vitest": "0.25.7"
}
}
Loading

0 comments on commit a0b79b3

Please sign in to comment.