Skip to content

Commit

Permalink
client/ts-web: bump prettier from 3.0.1 to 3.0.3 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.0.1 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.1...3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 7b77f02 commit 01d4cc0
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": "^12.17.3",
"jest": "^29.6.2",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"process": "^0.11.10",
"protobufjs-cli": "^1.1.1",
"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": "^0.2.1-alpha.2",
"buffer": "^6.0.3",
"cypress": "^12.17.3",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"typescript": "^5.1.6",
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": "^12.17.3",
"jest": "^29.6.2",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"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.6",
"buffer": "^6.0.3",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"typescript": "^5.1.6",
Expand Down

0 comments on commit 01d4cc0

Please sign in to comment.