Skip to content

Commit

Permalink
Update dependency prettier to ^3.3.3 (#1065)
Browse files Browse the repository at this point in the history
* Update dependency prettier to ^3.3.3

* Add examples

* Delete examples

* Updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
  • Loading branch information
renovate[bot] and Methuselah96 authored Jul 17, 2024
1 parent 507d40a commit 3fb0530
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 184 deletions.
2 changes: 1 addition & 1 deletion examples-jsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/three": "file:../types/three",
"dprint": "^0.46.2",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"typescript": "latest"
}
}
2 changes: 1 addition & 1 deletion examples-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"@types/three": "file:../types/three",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"typescript": "latest"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3fb0530

Please sign in to comment.