Skip to content

Commit

Permalink
client/ts-web: bump prettier from 3.1.0 to 3.2.4 in /client-sdk/ts-web
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.0...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent cebc818 commit 57e6f42
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion client-sdk/ts-web/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"buffer": "^6.0.3",
"cypress": "^13.6.1",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
"protobufjs-cli": "^1.1.2",
"stream-browserify": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion client-sdk/ts-web/ext-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@oasisprotocol/client-rt": "^1.0.0",
"buffer": "^6.0.3",
"cypress": "^13.6.1",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"typedoc": "^0.25.4",
Expand Down
28 changes: 14 additions & 14 deletions client-sdk/ts-web/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 client-sdk/ts-web/rt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"buffer": "^6.0.3",
"cypress": "^13.6.1",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion client-sdk/ts-web/signer-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/w3c-web-usb": "^1.0.10",
"buffer": "^6.0.3",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"typedoc": "^0.25.4",
Expand Down

0 comments on commit 57e6f42

Please sign in to comment.