mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Merge pull request #178 from JonasKruckenberg/renovate/prettier-2.x
This commit is contained in:
commit
37e7803aab
@ -38,7 +38,7 @@
|
||||
"eslint": "8.28.0",
|
||||
"eslint-plugin-github": "4.4.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -12,7 +12,7 @@ specifiers:
|
||||
eslint: 8.28.0
|
||||
eslint-plugin-github: 4.4.1
|
||||
js-yaml: 4.1.0
|
||||
prettier: 2.7.1
|
||||
prettier: 2.8.0
|
||||
string-argv: ^0.3.1
|
||||
tiny-glob: ^0.2.9
|
||||
typescript: 4.9.3
|
||||
@ -33,7 +33,7 @@ devDependencies:
|
||||
eslint: 8.28.0
|
||||
eslint-plugin-github: 4.4.1_hsf322ms6xhhd4b5ne6lb74y4a
|
||||
js-yaml: 4.1.0
|
||||
prettier: 2.7.1
|
||||
prettier: 2.8.0
|
||||
typescript: 4.9.3
|
||||
|
||||
packages:
|
||||
@ -803,10 +803,10 @@ packages:
|
||||
eslint-plugin-import: 2.26.0_ivdjtymx6ubvknadox4oh4qsue
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.28.0
|
||||
eslint-plugin-no-only-tests: 3.0.0
|
||||
eslint-plugin-prettier: 4.2.1_pgxuib4rd7wiymfktharf5ydt4
|
||||
eslint-plugin-prettier: 4.2.1_cwlo2dingkvfydnaculr42urve
|
||||
eslint-rule-documentation: 1.0.23
|
||||
jsx-ast-utils: 3.3.2
|
||||
prettier: 2.7.1
|
||||
prettier: 2.8.0
|
||||
svg-element-attributes: 1.3.1
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
@ -881,7 +881,7 @@ packages:
|
||||
engines: {node: '>=5.0.0'}
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.2.1_pgxuib4rd7wiymfktharf5ydt4:
|
||||
/eslint-plugin-prettier/4.2.1_cwlo2dingkvfydnaculr42urve:
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
@ -894,7 +894,7 @@ packages:
|
||||
dependencies:
|
||||
eslint: 8.28.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.28.0
|
||||
prettier: 2.7.1
|
||||
prettier: 2.8.0
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
@ -1646,8 +1646,8 @@ packages:
|
||||
fast-diff: 1.2.0
|
||||
dev: true
|
||||
|
||||
/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||
/prettier/2.8.0:
|
||||
resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user