Merge pull request #219 from PrismLauncher/renovate/prettier-3.x

This commit is contained in:
Sefa Eyeoglu 2023-08-03 10:33:11 +02:00 committed by GitHub
commit 32cd6f59da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"dotenv": "16.3.1",
"eslint": "8.46.0",
"gray-matter": "4.0.3",
"prettier": "3.0.0",
"prettier": "3.0.1",
"typescript": "5.1.6"
},
"packageManager": "pnpm@8.6.11"

8
pnpm-lock.yaml generated
View file

@ -41,8 +41,8 @@ devDependencies:
specifier: 4.0.3
version: 4.0.3
prettier:
specifier: 3.0.0
version: 3.0.0
specifier: 3.0.1
version: 3.0.1
typescript:
specifier: 5.1.6
version: 5.1.6
@ -1282,8 +1282,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.0.0:
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
/prettier@3.0.1:
resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==}
engines: {node: '>=14'}
hasBin: true
dev: true