mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#2464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@rollup/plugin-typescript": "11.1.6",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-config-prettier": "10.0.1",
|
||||
"eslint-config-prettier": "10.0.2",
|
||||
"prettier": "3.5.2",
|
||||
"rollup": "4.34.8",
|
||||
"typescript": "5.7.3",
|
||||
|
||||
Generated
+5
-5
@@ -28,8 +28,8 @@ importers:
|
||||
specifier: 9.21.0
|
||||
version: 9.21.0
|
||||
eslint-config-prettier:
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1(eslint@9.21.0)
|
||||
specifier: 10.0.2
|
||||
version: 10.0.2(eslint@9.21.0)
|
||||
prettier:
|
||||
specifier: 3.5.2
|
||||
version: 3.5.2
|
||||
@@ -772,8 +772,8 @@ packages:
|
||||
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
eslint-config-prettier@10.0.1:
|
||||
resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==}
|
||||
eslint-config-prettier@10.0.2:
|
||||
resolution: {integrity: sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
@@ -1677,7 +1677,7 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-prettier@10.0.1(eslint@9.21.0):
|
||||
eslint-config-prettier@10.0.2(eslint@9.21.0):
|
||||
dependencies:
|
||||
eslint: 9.21.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user