mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-02-10 23:49:09 +08:00
chore(deps): update dependency eslint-config-prettier to v10 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e55bd14c96
commit
048085626b
@ -30,7 +30,7 @@
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"bumpp": "^10.0.2",
|
||||
"eslint": "^9.20.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-import-x": "^4.6.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.4.2",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -48,8 +48,8 @@ importers:
|
||||
specifier: ^9.20.0
|
||||
version: 9.20.0(jiti@2.4.2)
|
||||
eslint-config-prettier:
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@9.20.0(jiti@2.4.2))
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1(eslint@9.20.0(jiti@2.4.2))
|
||||
eslint-plugin-import-x:
|
||||
specifier: ^4.6.1
|
||||
version: 4.6.1(eslint@9.20.0(jiti@2.4.2))(typescript@5.7.3)
|
||||
@ -1901,8 +1901,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'
|
||||
@ -4938,7 +4938,7 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-prettier@9.1.0(eslint@9.20.0(jiti@2.4.2)):
|
||||
eslint-config-prettier@10.0.1(eslint@9.20.0(jiti@2.4.2)):
|
||||
dependencies:
|
||||
eslint: 9.20.0(jiti@2.4.2)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user