Skip to content

Commit

Permalink
Bump prettier from 3.2.4 to 3.2.5 (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Rutman <[email protected]>
  • Loading branch information
dependabot[bot] and nrutman authored Apr 1, 2024
1 parent 8809873 commit 4c797f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"noUncheckedIndexedAccess": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"resolveJsonModule": true,
"resolveJsonModule": true
},
"include": ["src"],
"include": ["src"]
}

0 comments on commit 4c797f2

Please sign in to comment.