Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent b195cfa commit 57ecad3
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 159 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"license": "MIT",
"devDependencies": {
"@apollo/client": "3.11.1",
"@apollo/client": "3.11.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@graphql-tools/jest-transform": "2.0.0",
Expand All @@ -74,11 +74,11 @@
"@testing-library/react": "16.0.0",
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.12",
"@types/node": "20.14.13",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.2",
"@types/relay-runtime": "17.0.3",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"autoprefixer": "10.4.19",
Expand Down Expand Up @@ -107,11 +107,11 @@
"ts-jest-resolver": "2.0.1",
"tsup": "8.2.3",
"typescript": "5.5.4",
"undici": "6.19.4",
"undici": "6.19.5",
"vite": "5.3.5",
"vite-plugin-graphql-loader": "4.0.2",
"vite-plugin-relay": "2.1.0",
"vitest": "2.0.4",
"vitest": "2.0.5",
"wait-on": "7.2.0"
},
"dependencies": {
Expand Down
Loading

2 comments on commit 57ecad3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 100%
100% (66/66) 89.47% (17/19) 100% (13/13)
Tests Skipped Failures Errors Time
5 0 💤 0 ❌ 0 🔥 2.195s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10089.47100100 
   handlers.ts10089.4710010021–29

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 100%
100% (66/66) 89.47% (17/19) 100% (13/13)
Tests Skipped Failures Errors Time
5 0 💤 0 ❌ 0 🔥 2.16s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10089.47100100 
   handlers.ts10089.4710010021–29

Please sign in to comment.