chore(deps): update dependency prettier to v3.5.3 (#640)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-26 18:31:41 +01:00
committed by GitHub
parent 8dde08892c
commit 57f0c9fa20
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"prettier": "3.5.2",
"prettier": "3.5.3",
"turbo": "2.4.4",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0"
+9 -2
View File
@@ -36,8 +36,8 @@ importers:
specifier: 5.1.0
version: 5.1.0(eslint@9.20.0(jiti@2.4.2))
prettier:
specifier: 3.5.2
version: 3.5.2
specifier: 3.5.3
version: 3.5.3
turbo:
specifier: 2.4.4
version: 2.4.4
@@ -2314,6 +2314,11 @@ packages:
engines: {node: '>=14'}
hasBin: true
prettier@3.5.3:
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
engines: {node: '>=14'}
hasBin: true
pretty-format@27.5.1:
resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
@@ -5168,6 +5173,8 @@ snapshots:
prettier@3.5.2: {}
prettier@3.5.3: {}
pretty-format@27.5.1:
dependencies:
ansi-regex: 5.0.1