mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 10:18:02 +08:00
chore(deps): update dependency pretty-quick to v3.1.2 (#4425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bf0484f6e1
commit
37d6efc470
@ -103,7 +103,7 @@
|
||||
"jest": "26.6.3",
|
||||
"lint-staged": "11.2.6",
|
||||
"prettier": "2.4.1",
|
||||
"pretty-quick": "3.1.1",
|
||||
"pretty-quick": "3.1.2",
|
||||
"resize-observer-polyfill": "1.5.1",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.60.0",
|
||||
|
@ -56,7 +56,7 @@ importers:
|
||||
memoize-one: ^6.0.0
|
||||
normalize-wheel-es: ^1.1.1
|
||||
prettier: 2.4.1
|
||||
pretty-quick: 3.1.1
|
||||
pretty-quick: 3.1.2
|
||||
resize-observer-polyfill: 1.5.1
|
||||
rimraf: 3.0.2
|
||||
rollup: 2.60.0
|
||||
@ -128,7 +128,7 @@ importers:
|
||||
jest: 26.6.3
|
||||
lint-staged: 11.2.6
|
||||
prettier: 2.4.1
|
||||
pretty-quick: 3.1.1_prettier@2.4.1
|
||||
pretty-quick: 3.1.2_prettier@2.4.1
|
||||
resize-observer-polyfill: 1.5.1
|
||||
rimraf: 3.0.2
|
||||
rollup: 2.60.0
|
||||
@ -8345,8 +8345,8 @@ packages:
|
||||
parse-ms: 2.1.0
|
||||
dev: true
|
||||
|
||||
/pretty-quick/3.1.1_prettier@2.4.1:
|
||||
resolution: {integrity: sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==}
|
||||
/pretty-quick/3.1.2_prettier@2.4.1:
|
||||
resolution: {integrity: sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==}
|
||||
engines: {node: '>=10.13'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user