Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.1.1 to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jan 25, 2024
1 parent 10423a4 commit 9901509
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"resolveJsonModule": true,
"target": "ES2022"
"target": "ES2022",
},
"exclude": ["dist", "node_modules"]
"exclude": ["dist", "node_modules"],
}
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"nodemon": "^3.0.2",
"pino-pretty": "^10.3.1",
"playwright": "^1.40.1",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"spdx-copyleft": "^1.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 9901509

Please sign in to comment.