chore(deps): update dependency prettier to v3.3.2 (#255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-24 11:09:41 +03:00
committed by GitHub
parent 03784ab20c
commit 96db9d5d91
2 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@
"devDependencies": {
"@types/node": "18.19.31",
"@types/vscode": "1.75.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"typescript": "5.5.2"
}
}

View File

@@ -221,10 +221,10 @@ path-scurry@^1.10.2:
lru-cache "^10.2.0"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
prettier@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
prettier@3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
proxy-from-env@^1.1.0:
version "1.1.0"