Skip to content

Commit

Permalink
Update dependency prettier to ^3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 3467e47 commit 2369939
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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/tsoa-oauth-express",
"version": "0.1.78",
"version": "0.1.79",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -35,7 +35,7 @@
"depcheck": "^1.4.7",
"mocha": "^11.0.1",
"mock-jwks": "^3.2.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"@digicatapult/tsimp": "^2.0.12",
"tsoa": "^6.5.1",
Expand Down

0 comments on commit 2369939

Please sign in to comment.