Skip to content

Commit

Permalink
Update dependency prettier to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent 9489e0c commit 36e0341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"esbuild": "0.15.13",
"jest": "29.2.2",
"mock-aws-events": "1.0.1",
"prettier": "2.7.1",
"prettier": "2.8.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.8.4"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "18.11.9",
"cdktf-cli": "0.13.3",
"jest": "29.2.2",
"prettier": "2.7.1",
"prettier": "2.8.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.8.4"
Expand Down

0 comments on commit 36e0341

Please sign in to comment.