Skip to content

Commit

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

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 2, 2024
1 parent 5c19ddb commit 67c418d
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 138 deletions.
12 changes: 6 additions & 6 deletions apps/qwik-testing-library-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.9.0",
"@builder.io/qwik": "1.9.1",
"@noma.to/qwik-testing-library": "workspace:*",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "8.56.10",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/ui": "^2.1.1",
"@vitest/ui": "^2.1.4",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.0",
"eslint-plugin-qwik": "1.9.1",
"jsdom": "^25.0.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
"undici": "*",
"vite": "5.4.8",
"vite": "5.4.10",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
"vitest": "^2.1.4"
}
}
6 changes: 3 additions & 3 deletions packages/qwik-testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.0",
"eslint-plugin-qwik": "1.9.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
"undici": "*",
"vite": "5.4.8",
"vite": "5.4.10",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
"vitest": "^2.1.4"
},
"peerDependencies": {
"@builder.io/qwik": ">= 1.7.2 < 2",
Expand Down
Loading

0 comments on commit 67c418d

Please sign in to comment.