Skip to content

Commit

Permalink
build(deps-dev): bump the lint group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
#16)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 0121fb6 commit 5c19ddb
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
6 changes: 3 additions & 3 deletions apps/qwik-testing-library-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "8.56.10",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/ui": "^2.1.1",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.0",
"jsdom": "^25.0.1",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"undici": "*",
"vite": "5.4.8",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/qwik-testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"undici": "*",
"vite": "5.4.8",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
Loading

0 comments on commit 5c19ddb

Please sign in to comment.