chore(deps): update dependency eslint-config-prettier to v10 (v1) (#2319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/2321/head
renovate[bot] 5 months ago committed by GitHub
parent db8823e048
commit fbe729cc4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,7 @@
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"prettier": "3.4.2",
"rollup": "4.30.1",
"typescript": "5.7.3",

@ -31,8 +31,8 @@ importers:
specifier: 9.18.0
version: 9.18.0
eslint-config-prettier:
specifier: 9.1.0
version: 9.1.0(eslint@9.18.0)
specifier: 10.0.1
version: 10.0.1(eslint@9.18.0)
prettier:
specifier: 3.4.2
version: 3.4.2
@ -775,8 +775,8 @@ packages:
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines: {node: '>=10'}
eslint-config-prettier@9.1.0:
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
eslint-config-prettier@10.0.1:
resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
@ -1685,7 +1685,7 @@ snapshots:
escape-string-regexp@4.0.0: {}
eslint-config-prettier@9.1.0(eslint@9.18.0):
eslint-config-prettier@10.0.1(eslint@9.18.0):
dependencies:
eslint: 9.18.0

Loading…
Cancel
Save