Skip to content

Commit

Permalink
build(deps-dev): bump the development group with 2 updates (#15)
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 Nov 1, 2024
1 parent f66ab67 commit 0121fb6
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 104 deletions.
2 changes: 1 addition & 1 deletion apps/qwik-testing-library-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "8.56.10",
"@types/node": "22.7.4",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cz-conventional-changelog": "^3.3.0",
"doctoc": "^2.2.1",
"husky": "^9.1.6",
"semantic-release": "^24.1.2",
"semantic-release": "^24.2.0",
"semantic-release-monorepo": "^8.0.2"
},
"config": {
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/node": "22.7.4",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"eslint": "8.57.1",
Expand Down
Loading

0 comments on commit 0121fb6

Please sign in to comment.