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

Commit

Permalink
Update dependency eslint-plugin-prettier to ^5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent ccf79c1 commit 25cad99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.7.26",
"version": "0.7.27",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -55,7 +55,7 @@
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.2.0",
"nodemon": "^3.0.2",
"pino-colada": "^2.2.2",
Expand Down

0 comments on commit 25cad99

Please sign in to comment.