Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 91e4813 commit 21726d8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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-process-management",
"version": "1.7.36",
"version": "1.7.37",
"description": "DSCP Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"ts-mocha": "^10.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 21726d8

Please sign in to comment.