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 Apr 10, 2023
1 parent e2119ef commit fb79fd0
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 170 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
],
"devDependencies": {
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"esbuild": "0.17.15",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "7.1.1",
Expand All @@ -55,7 +55,7 @@
"standard-version": "9.5.0",
"thread-stream": "2.3.0",
"tsx": "3.12.6",
"typescript": "5.0.3",
"vitest": "0.29.8"
"typescript": "5.0.4",
"vitest": "0.30.0"
}
}
Loading

0 comments on commit fb79fd0

Please sign in to comment.