Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/vite-5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVidra authored Feb 23, 2024
2 parents b3f41ae + 1cee132 commit 5cbe40f
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/config-conventional": "^18.6.2",
"@vercel/style-guide": "^5.2.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"prettier": "^3.2.4"
"husky": "^9.0.11",
"prettier": "^3.2.5"
},
"packageManager": "pnpm@8.7.5"
}
56 changes: 29 additions & 27 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion workspaces/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@types/node": "^20.11.5",
"@playwright/test": "^1.41.2",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vite": "^5.1.3"
}
}

0 comments on commit 5cbe40f

Please sign in to comment.