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] authored and cexbrayat committed Jan 13, 2025
1 parent c28fc15 commit 67b1dcb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions template/config/nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"devDependencies": {
"@nightwatch/vue": "^3.1.2",
"@vitejs/plugin-vue": "^5.2.1",
"chromedriver": "^131.0.4",
"chromedriver": "^131.0.5",
"geckodriver": "^5.0.0",
"nightwatch": "^3.10.0",
"nightwatch": "^3.10.2",
"ts-node": "^10.9.2",
"vite": "^6.0.7",
"vite-plugin-nightwatch": "^0.4.6"
Expand Down
2 changes: 1 addition & 1 deletion template/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@vitest/eslint-plugin": "1.1.24",
"@vitest/eslint-plugin": "1.1.25",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-playwright": "^2.1.0"
}
Expand Down

0 comments on commit 67b1dcb

Please sign in to comment.