Skip to content

Commit

Permalink
chore(dev-deps): update dependency prettier to v3.0.2 (#402)
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] committed Aug 15, 2023
1 parent 2ade77b commit a913d24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"husky": "8.0.3",
"jest": "29.6.2",
"lint-staged": "13.3.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1191,7 +1191,7 @@ __metadata:
husky: 8.0.3
jest: 29.6.2
lint-staged: 13.3.0
prettier: 3.0.1
prettier: 3.0.2
rimraf: 5.0.1
ts-jest: 29.1.1
typescript: 5.1.6
Expand Down Expand Up @@ -5584,12 +5584,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
"prettier@npm:3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

Expand Down

0 comments on commit a913d24

Please sign in to comment.