Skip to content

Commit

Permalink
chore: fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell committed Aug 13, 2024
2 parents 035267b + 83478ec commit 66407e7
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 254 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"dependencies": {
"@apollo/tailwind-preset": "0.1.13",
"@astrojs/check": "0.8.2",
"@astrojs/starlight": "0.25.2",
"astro": "4.12.3",
"@astrojs/check": "0.9.2",
"@astrojs/starlight": "0.25.4",
"astro": "4.13.3",
"sharp": "0.33.4",
"typescript": "5.5.4"
}
Expand Down
Loading

1 comment on commit 66407e7

@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: 99%
98.48% (130/132) 90% (36/40) 93.75% (30/32)
Tests Skipped Failures Errors Time
6 0 💤 0 ❌ 0 🔥 3.326s ⏱️
Coverage Report (99%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files98.489093.7599.22 
   handlers.ts10093.7510010089
   utilities.ts95.9187.585.7197.91120

Please sign in to comment.