Skip to content

Commit

Permalink
Bump js dependencies (#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored May 1, 2024
1 parent ebd113f commit 012fa57
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 77 deletions.
149 changes: 73 additions & 76 deletions internal/mode/static/nginx/modules/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/mode/static/nginx/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@vitest/coverage-v8": "^1.5.3",
"prettier": "3.2.5",
"vitest": "^1.3.1"
"vitest": "^1.5.3"
},
"type": "module"
}

0 comments on commit 012fa57

Please sign in to comment.