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 Jun 12, 2023
1 parent ec5f47d commit 734b401
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 83 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"dist"
],
"devDependencies": {
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"esbuild": "0.17.19",
"@types/node": "18.16.17",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"esbuild": "0.18.0",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -56,9 +56,9 @@
"thread-stream": "2.3.0",
"tsx": "3.12.7",
"typescript": "5.1.3",
"vitest": "0.31.4"
"vitest": "0.32.0"
},
"peerDependencies": {
"esbuild": "^0.17.1"
"esbuild": "^0.17.1 || ^0.18.0"
}
}
Loading

0 comments on commit 734b401

Please sign in to comment.