Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#130)
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 Sep 10, 2024
1 parent 3820d6d commit 9ff962c
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"license": "MIT",
"devDependencies": {
"@apollo/client": "3.11.8",
"@apollo/tailwind-preset": "0.1.15",
"@apollo/tailwind-preset": "0.2.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.8",
"@graphql-codegen/cli": "5.0.2",
Expand Down Expand Up @@ -82,8 +82,8 @@
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.4",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
Expand All @@ -110,7 +110,7 @@
"ts-jest-resolver": "2.0.1",
"tsup": "8.2.4",
"tw-colors": "3.3.2",
"typescript": "5.5.4",
"typescript": "5.6.2",
"undici": "6.19.8",
"vite": "5.4.3",
"vite-plugin-graphql-loader": "4.0.4",
Expand Down
Loading

1 comment on commit 9ff962c

@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: 95%
94.89% (130/137) 90% (36/40) 85.71% (30/35)
Tests Skipped Failures Errors Time
7 0 💤 0 ❌ 0 🔥 3.527s ⏱️
Coverage Report (95%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files94.899085.7195.52 
   handlers.ts94.3193.7585.7194.18150–163
   utilities.ts95.9187.585.7197.91120

Please sign in to comment.