Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.4.1 (#530)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 7b13d4d commit 9ba5ab7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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/sqnc-matchmaker-api",
"version": "3.1.4",
"version": "3.1.5",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -65,7 +65,7 @@
"mocha": "^10.8.2",
"nodemon": "^3.1.7",
"pino-colada": "^2.2.2",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"sinon": "^19.0.2",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 9ba5ab7

Please sign in to comment.