Skip to content

Commit 2b70947

Browse files
committed
chore(deps): update dependency prettier to ^3.1.0
1 parent 8732fc5 commit 2b70947

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^8.53.0",
4848
"husky": "^3.1.0",
4949
"lsif-util": "^0.2.15",
50-
"prettier": "^3.0.3",
50+
"prettier": "^3.1.0",
5151
"semantic-release": "^17.0.8",
5252
"typescript": "^3.9.7"
5353
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5156,10 +5156,10 @@ prepend-http@^1.0.1:
51565156
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
51575157
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
51585158

5159-
prettier@^3.0.3:
5160-
version "3.0.3"
5161-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5162-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5159+
prettier@^3.1.0:
5160+
version "3.1.0"
5161+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5162+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
51635163

51645164
process-nextick-args@~2.0.0:
51655165
version "2.0.1"

0 commit comments

Comments
 (0)