Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#68)
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 23, 2024
1 parent 453f611 commit e95908e
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 237 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"license": "MIT",
"devDependencies": {
"@apollo/client": "3.10.8",
"@apollo/client": "3.11.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.6",
"@graphql-tools/jest-transform": "2.0.0",
Expand All @@ -69,7 +69,7 @@
"@storybook/test": "8.2.2",
"@storybook/test-runner": "0.19.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@tsconfig/recommended": "1.0.7",
Expand All @@ -79,8 +79,8 @@
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.1",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"autoprefixer": "10.4.19",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
Expand Down
Loading

2 comments on commit e95908e

@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.205s ⏱️
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.182s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10089.47100100 
   handlers.ts10089.4710010021–29

Please sign in to comment.