mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 09:01:21 +00:00
Merge pull request #343 from bartvdbraak/renovate/eslint-plugin-svelte-2.x-lockfile
This commit is contained in:
commit
e02ba159c0
1 changed files with 10 additions and 10 deletions
|
@ -77,7 +77,7 @@ importers:
|
|||
version: 9.1.0(eslint@8.57.0)
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^2.37.0
|
||||
version: 2.37.0(eslint@8.57.0)(svelte@4.2.15)
|
||||
version: 2.38.0(eslint@8.57.0)(svelte@4.2.15)
|
||||
lint-staged:
|
||||
specifier: ^15.2.2
|
||||
version: 15.2.2
|
||||
|
@ -1134,12 +1134,12 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
||||
eslint-plugin-svelte@2.37.0:
|
||||
resolution: {integrity: sha512-H/2Gz7agYHEMEEzRuLYuCmAIdjuBnbhFG9hOK0yCdSBvvJGJMkjo+lR6j67OIvLOavgp4L7zA5LnDKi8WqdPhQ==}
|
||||
eslint-plugin-svelte@2.38.0:
|
||||
resolution: {integrity: sha512-IwwxhHzitx3dr0/xo0z4jjDlb2AAHBPKt+juMyKKGTLlKi1rZfA4qixMwnveU20/JTHyipM6keX4Vr7LZFYc9g==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.95
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.112
|
||||
peerDependenciesMeta:
|
||||
svelte:
|
||||
optional: true
|
||||
|
@ -2065,11 +2065,11 @@ packages:
|
|||
peerDependencies:
|
||||
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0
|
||||
|
||||
svelte-eslint-parser@0.34.1:
|
||||
resolution: {integrity: sha512-9+uLA1pqI9AZioKVGJzYYmlOZWxfoCXSbAM9iaNm7H01XlYlzRTtJfZgl9o3StQGN41PfGJIbkKkfk3e/pHFfA==}
|
||||
svelte-eslint-parser@0.35.0:
|
||||
resolution: {integrity: sha512-CtbPseajW0gjwEvHiuzYJkPDjAcHz2FaHt540j6RVYrZgnE6xWkzUBodQ4I3nV+G5AS0Svt8K6aIA/CIU9xT2Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.94
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.112
|
||||
peerDependenciesMeta:
|
||||
svelte:
|
||||
optional: true
|
||||
|
@ -3210,7 +3210,7 @@ snapshots:
|
|||
dependencies:
|
||||
eslint: 8.57.0
|
||||
|
||||
eslint-plugin-svelte@2.37.0(eslint@8.57.0)(svelte@4.2.15):
|
||||
eslint-plugin-svelte@2.38.0(eslint@8.57.0)(svelte@4.2.15):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
@ -3224,7 +3224,7 @@ snapshots:
|
|||
postcss-safe-parser: 6.0.0(postcss@8.4.38)
|
||||
postcss-selector-parser: 6.0.16
|
||||
semver: 7.6.0
|
||||
svelte-eslint-parser: 0.34.1(svelte@4.2.15)
|
||||
svelte-eslint-parser: 0.35.0(svelte@4.2.15)
|
||||
optionalDependencies:
|
||||
svelte: 4.2.15
|
||||
transitivePeerDependencies:
|
||||
|
@ -4136,7 +4136,7 @@ snapshots:
|
|||
- stylus
|
||||
- sugarss
|
||||
|
||||
svelte-eslint-parser@0.34.1(svelte@4.2.15):
|
||||
svelte-eslint-parser@0.35.0(svelte@4.2.15):
|
||||
dependencies:
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
|
Loading…
Reference in a new issue