Update dependency eslint-plugin-format to v1.0.2 #117
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -131,7 +131,7 @@ importers:
|
|||||||
version: 1.3.1(eslint@9.34.0(jiti@2.5.1))
|
version: 1.3.1(eslint@9.34.0(jiti@2.5.1))
|
||||||
eslint-plugin-format:
|
eslint-plugin-format:
|
||||||
specifier: ^1.0.1
|
specifier: ^1.0.1
|
||||||
version: 1.0.1(eslint@9.34.0(jiti@2.5.1))
|
version: 1.0.2(eslint@9.34.0(jiti@2.5.1))
|
||||||
eslint-plugin-react:
|
eslint-plugin-react:
|
||||||
specifier: ^7.37.5
|
specifier: ^7.37.5
|
||||||
version: 7.37.5(eslint@9.34.0(jiti@2.5.1))
|
version: 7.37.5(eslint@9.34.0(jiti@2.5.1))
|
||||||
@@ -2864,8 +2864,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.57.0'
|
eslint: '>=8.57.0'
|
||||||
|
|
||||||
eslint-plugin-format@1.0.1:
|
eslint-plugin-format@1.0.2:
|
||||||
resolution: {integrity: sha512-Tdns+CDjS+m7QrM85wwRi2yLae88XiWVdIOXjp9mDII0pmTBQlczPCmjpKnjiUIY3yPZNLqb5Ms/A/JXcBF2Dw==}
|
resolution: {integrity: sha512-ySrDaLQZbreNAr/Betq6ocd5Hxy3+LBIfWNV2621EQQ6yGf/ZSLtN2MiM62WO2YQTX+nSFhv332Tpp51q+AkZQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.40.0 || ^9.0.0
|
eslint: ^8.40.0 || ^9.0.0
|
||||||
|
|
||||||
@@ -4702,6 +4702,11 @@ packages:
|
|||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
prettier@2.8.8:
|
||||||
|
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
||||||
|
engines: {node: '>=10.13.0'}
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
prettier@3.6.2:
|
prettier@3.6.2:
|
||||||
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
|
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
@@ -7724,7 +7729,7 @@ snapshots:
|
|||||||
'@swup/prettier-config': 1.1.0
|
'@swup/prettier-config': 1.1.0
|
||||||
chalk: 5.6.2
|
chalk: 5.6.2
|
||||||
microbundle: 0.15.1(@types/babel__core@7.20.5)
|
microbundle: 0.15.1(@types/babel__core@7.20.5)
|
||||||
prettier: 2.8.7
|
prettier: 2.8.8
|
||||||
shelljs: 0.8.5
|
shelljs: 0.8.5
|
||||||
shelljs-live: 0.0.5(shelljs@0.8.5)
|
shelljs-live: 0.0.5(shelljs@0.8.5)
|
||||||
swup: 4.8.2
|
swup: 4.8.2
|
||||||
@@ -9213,7 +9218,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-format@1.0.1(eslint@9.34.0(jiti@2.5.1)):
|
eslint-plugin-format@1.0.2(eslint@9.34.0(jiti@2.5.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dprint/formatter': 0.3.0
|
'@dprint/formatter': 0.3.0
|
||||||
'@dprint/markdown': 0.17.8
|
'@dprint/markdown': 0.17.8
|
||||||
@@ -11461,7 +11466,10 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prettier-plugin-astro: 0.14.1
|
prettier-plugin-astro: 0.14.1
|
||||||
|
|
||||||
prettier@2.8.7: {}
|
prettier@2.8.7:
|
||||||
|
optional: true
|
||||||
|
|
||||||
|
prettier@2.8.8: {}
|
||||||
|
|
||||||
prettier@3.6.2: {}
|
prettier@3.6.2: {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user