Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.0 (#1147)
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] authored Jun 3, 2024
1 parent 339400f commit 534ab1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion api/api-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"homepage": "https://github.com/fluencelabs/aqua#readme",
"devDependencies": {
"@fluencelabs/interfaces": "0.12.0",
"prettier": "3.1.1"
"prettier": "3.3.0"
}
}
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "29.5.11",
"@types/node": "18.19.10",
"jest": "29.7.0",
"prettier": "3.1.1",
"prettier": "3.3.0",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typescript": "5.3.3"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 534ab1d

Please sign in to comment.