Skip to content

Commit

Permalink
Merge pull request #491 from M-L-D-H/tsb
Browse files Browse the repository at this point in the history
Update Prettier dependency
  • Loading branch information
theodore-s-beers authored Jun 13, 2024
2 parents ddb092c + a513509 commit 0d05062
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"test": "deno test --allow-read TESTS/schema_tests.ts"
},
"devDependencies": {
"prettier": "^3.2.5"
"prettier": "^3.3.2"
}
}

0 comments on commit 0d05062

Please sign in to comment.