Skip to content

Commit

Permalink
chore(deps): update all devdependencies (major) (#75)
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 Aug 30, 2024
1 parent 17f395f commit daa7471
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 97 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
Expand All @@ -90,7 +90,7 @@
"http-server": "14.1.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "24.1.3",
"jsdom": "25.0.0",
"msw": "2.3.5",
"msw-storybook-addon": "2.0.3",
"playwright": "1.46.1",
Expand All @@ -112,7 +112,7 @@
"vite-plugin-graphql-loader": "4.0.4",
"vite-plugin-relay": "2.1.0",
"vitest": "2.0.5",
"wait-on": "7.2.0"
"wait-on": "8.0.0"
},
"dependencies": {
"@bundled-es-modules/statuses": "^1.0.1",
Expand Down
Loading

1 comment on commit daa7471

@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
6 0 💤 0 ❌ 0 🔥 3.273s ⏱️
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.