Skip to content

Commit

Permalink
Bump prettier from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.1)

---
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 and robertknight committed Jun 10, 2024
1 parent 74be263 commit 53234cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"postcss": "^8.0.3",
"preact": "^10.4.0",
"preact-render-to-string": "^6.4.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"redux": "^5.0.0",
"redux-thunk": "^3.1.0",
"reselect": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8636,7 +8636,7 @@ __metadata:
postcss: ^8.0.3
preact: ^10.4.0
preact-render-to-string: ^6.4.0
prettier: 3.3.0
prettier: 3.3.1
redux: ^5.0.0
redux-thunk: ^3.1.0
reselect: ^5.0.1
Expand Down Expand Up @@ -11437,12 +11437,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 0d3a7fca9cab29828e189fefc10e8f6025d1208c84cd1e94def8a8f8a04eea341aa21d0af8c01253527632f8225b0b8482a62b64cafa26e9988cd6f9ff16a38b
checksum: 10987ff39e23d9359a76a441431dfe3ee26cc444540dc1577e8109e31394231fc1187d47a1e4ebc98bd605885c50ec681e9f2674e489c3313708c30b6ef5e119
languageName: node
linkType: hard

Expand Down

0 comments on commit 53234cd

Please sign in to comment.