Skip to content

Commit 96db9d5

Browse files
chore(deps): update dependency prettier to v3.3.2 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03784ab commit 96db9d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"devDependencies": {
9696
"@types/node": "18.19.31",
9797
"@types/vscode": "1.75.0",
98-
"prettier": "3.2.5",
98+
"prettier": "3.3.2",
9999
"typescript": "5.5.2"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,10 @@ path-scurry@^1.10.2:
221221
lru-cache "^10.2.0"
222222
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
223223

224-
prettier@3.2.5:
225-
version "3.2.5"
226-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
227-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
224+
prettier@3.3.2:
225+
version "3.3.2"
226+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
227+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
228228

229229
proxy-from-env@^1.1.0:
230230
version "1.1.0"

0 commit comments

Comments
 (0)