Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
e3d9bca90b
chore(deps): update dependency prettier to v3.5.1
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
Actions / Build Plugins (push) Successful in 37s
2025-02-13 13:20:46 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"globals": "15.15.0",
"prettier": "3.5.0",
"prettier": "3.5.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0"
}

View file

@ -4933,10 +4933,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
prettier@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
promise@^7.1.1:
version "7.3.1"