Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#495)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 40e8461 commit 930bb4c
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// https://code.visualstudio.com/docs/devcontainers/containers
// https://containers.dev/implementors/json_reference/
{
"image": "node:20.17.0",
"image": "node:20.18.0",
"features": {},
"customizations": {
"vscode": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"execa": "^9.4.0",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
"h3": "^1.13.0",
"httpxy": "^0.1.5",
"jiti": "^2.1.2",
"jiti": "^2.2.1",
"listhen": "^1.9.0",
"magicast": "^0.3.5",
"mlly": "^1.7.1",
Expand Down
Loading

0 comments on commit 930bb4c

Please sign in to comment.