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 19, 2022
1 parent a0b79b3 commit d079b06
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 160 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"dist"
],
"devDependencies": {
"@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",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"esbuild": "0.16.9",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "6.1.0",
"nodemon": "2.0.20",
"pino": "8.7.0",
"pino": "8.8.0",
"pino-loki": "2.0.3",
"pino-pretty": "9.1.1",
"pkgroll": "1.8.0",
Expand All @@ -55,6 +55,6 @@
"thread-stream": "2.2.0",
"tsx": "3.12.1",
"typescript": "4.9.4",
"vitest": "0.25.7"
"vitest": "0.25.8"
}
}
Loading

0 comments on commit d079b06

Please sign in to comment.