mirror of
https://github.com/tauri-apps/tauri-github-bot.git
synced 2026-01-31 00:35:20 +01:00
chore(deps): update dependency prettier to v2.7.1 (#82)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@octokit/rest": "18.12.0",
|
"@octokit/rest": "18.12.0",
|
||||||
"prettier": "2.7.0",
|
"prettier": "2.7.1",
|
||||||
"tsup": "6.1.2",
|
"tsup": "6.1.2",
|
||||||
"typescript": "4.7.3"
|
"typescript": "4.7.3"
|
||||||
},
|
},
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -2,7 +2,7 @@ lockfileVersion: 5.4
|
|||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@octokit/rest': 18.12.0
|
'@octokit/rest': 18.12.0
|
||||||
prettier: 2.7.0
|
prettier: 2.7.1
|
||||||
probot: 12.2.4
|
probot: 12.2.4
|
||||||
tsup: 6.1.2
|
tsup: 6.1.2
|
||||||
typescript: 4.7.3
|
typescript: 4.7.3
|
||||||
@@ -12,7 +12,7 @@ dependencies:
|
|||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@octokit/rest': 18.12.0
|
'@octokit/rest': 18.12.0
|
||||||
prettier: 2.7.0
|
prettier: 2.7.1
|
||||||
tsup: 6.1.2_typescript@4.7.3
|
tsup: 6.1.2_typescript@4.7.3
|
||||||
typescript: 4.7.3
|
typescript: 4.7.3
|
||||||
|
|
||||||
@@ -2226,8 +2226,8 @@ packages:
|
|||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/prettier/2.7.0:
|
/prettier/2.7.1:
|
||||||
resolution: {integrity: sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==}
|
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|||||||
Reference in New Issue
Block a user