chore: lockfile
This commit is contained in:
parent
a2a8088d87
commit
f06168bb73
|
@ -1,7 +1,7 @@
|
|||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: false
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
@ -1524,7 +1524,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 4.33.0(eslint@7.32.0)(typescript@4.9.4)
|
||||
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.9.4)
|
||||
'@typescript-eslint/parser': 4.33.0(eslint@8.35.0)(typescript@4.9.4)
|
||||
'@typescript-eslint/scope-manager': 4.33.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 7.32.0
|
||||
|
@ -1638,7 +1638,7 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.4):
|
||||
/@typescript-eslint/parser@4.33.0(eslint@8.35.0)(typescript@4.9.4):
|
||||
resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1652,7 +1652,7 @@ packages:
|
|||
'@typescript-eslint/types': 4.33.0
|
||||
'@typescript-eslint/typescript-estree': 4.33.0(typescript@4.9.4)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 7.32.0
|
||||
eslint: 8.35.0
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3704,7 +3704,7 @@ packages:
|
|||
typescript: '>=3'
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@7.32.0)(typescript@4.9.4)
|
||||
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.9.4)
|
||||
'@typescript-eslint/parser': 4.33.0(eslint@8.35.0)(typescript@4.9.4)
|
||||
chalk: 4.1.2
|
||||
eslint: 7.32.0
|
||||
eslint-config-prettier: 7.2.0(eslint@7.32.0)
|
||||
|
|
Loading…
Reference in New Issue