Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.3 (#179)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent be0aa9e commit c6c58b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"eslint": "^8.37.0",
"husky": "^8.0.3",
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"resolutions": {
"vm2": "^3.9.17"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8641,7 +8641,7 @@ __metadata:
dependencies:
eslint: "npm:^8.37.0"
husky: "npm:^8.0.3"
prettier: "npm:^3.3.2"
prettier: "npm:^3.3.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9718,7 +9718,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.2":
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
Expand Down

0 comments on commit c6c58b0

Please sign in to comment.