[skip ci]: Bump prettier from 3.0.1 to 3.0.3 (#983)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-06 09:47:49 +02:00 committed by GitHub
parent 6688a55102
commit 3bfcfa5b01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -25,7 +25,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"next": "13.4.8",
"prettier": "3.0.1",
"prettier": "3.0.3",
"syncpack": "10.9.3",
"turbo": "1.10.12"
},

View file

@ -29,8 +29,8 @@ importers:
specifier: 13.4.8
version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0)
prettier:
specifier: 3.0.1
version: 3.0.1
specifier: 3.0.3
version: 3.0.3
syncpack:
specifier: 10.9.3
version: 10.9.3
@ -876,7 +876,7 @@ importers:
version: 8.4.14
pretty-quick:
specifier: ^3.1.3
version: 3.1.3(prettier@3.0.1)
version: 3.1.3(prettier@3.0.3)
typescript:
specifier: 5.1.6
version: 5.1.6
@ -1435,7 +1435,7 @@ importers:
version: 8.4.14
pretty-quick:
specifier: ^3.1.3
version: 3.1.3(prettier@3.0.1)
version: 3.1.3(prettier@3.0.3)
typescript:
specifier: 5.1.6
version: 5.1.6
@ -18734,8 +18734,8 @@ packages:
engines: {node: '>=10.13.0'}
hasBin: true
/prettier@3.0.1:
resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==}
/prettier@3.0.3:
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
engines: {node: '>=14'}
hasBin: true
dev: true
@ -18762,7 +18762,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/pretty-quick@3.1.3(prettier@3.0.1):
/pretty-quick@3.1.3(prettier@3.0.3):
resolution: {integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==}
engines: {node: '>=10.13'}
hasBin: true
@ -18775,7 +18775,7 @@ packages:
ignore: 5.2.4
mri: 1.2.0
multimatch: 4.0.0
prettier: 3.0.1
prettier: 3.0.3
dev: true
/proc-log@3.0.0: