Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update dependency prettier to ^3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 16, 2024
1 parent 815183d commit 804dc1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 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/dscp-hyproof-api",
"version": "0.8.0",
"version": "0.8.1",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -62,7 +62,7 @@
"mocha": "^10.2.0",
"nodemon": "^3.0.2",
"pino-colada": "^2.2.2",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"reflect-metadata": "^0.2.1",
"sinon": "^17.0.1",
"supertest": "^6.3.3",
Expand Down

0 comments on commit 804dc1b

Please sign in to comment.