Skip to content

Commit

Permalink
fix(deps): update dependency prettier to ^3.3.1 (#1287)
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] committed Jun 5, 2024
1 parent 8c517b2 commit d554d87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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
Expand Up @@ -66,12 +66,12 @@
"glob": "^10.4.1",
"mocha": "^10.4.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.3.0"
"prettier": "^3.3.1"
},
"peerDependenciesMeta": {
"prettier": {
Expand Down

0 comments on commit d554d87

Please sign in to comment.