Skip to content

Commit

Permalink
build(deps-dev): bump the lint group with 5 updates (#22)
Browse files Browse the repository at this point in the history
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 Dec 1, 2024
1 parent 213e553 commit e2fd4dd
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 136 deletions.
10 changes: 5 additions & 5 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.12.2",
"@typescript-eslint/parser": "8.12.2",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitest/ui": "^2.1.4",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.1",
"eslint-plugin-qwik": "1.11.0",
"jsdom": "^25.0.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
"prettier": "3.4.1",
"typescript": "5.7.2",
"undici": "*",
"vite": "5.4.10",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 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.12.2",
"@typescript-eslint/parser": "8.12.2",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "8.57.1",
"eslint-plugin-qwik": "1.9.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
"eslint-plugin-qwik": "1.11.0",
"prettier": "3.4.1",
"typescript": "5.7.2",
"undici": "*",
"vite": "5.4.10",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
Loading

0 comments on commit e2fd4dd

Please sign in to comment.