Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.0.3 (#74)
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 Aug 29, 2023
1 parent fe36666 commit 09baf4c
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 @@ -35,7 +35,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"miniflare": "^3.20230821.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vitest": "^0.34.3",
"vitest-environment-miniflare": "^2.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3595,12 +3595,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4251,7 +4251,7 @@ __metadata:
eslint-plugin-prettier: ^5.0.0
hono: ^3.5.5
miniflare: ^3.20230821.0
prettier: ^3.0.2
prettier: ^3.0.3
typescript: ^5.2.2
vitest: ^0.34.3
vitest-environment-miniflare: ^2.14.1
Expand Down

0 comments on commit 09baf4c

Please sign in to comment.