mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-06 16:30:35 +08:00
chore(deps): update dependency expect-type to v1
This commit is contained in:
parent
241a22414c
commit
bff53dfbc7
@ -96,7 +96,7 @@
|
||||
"czg": "^1.3.8",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-define-config": "^1.5.1",
|
||||
"expect-type": "^0.13.0",
|
||||
"expect-type": "^1.2.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
"happy-dom": "^14.3.3",
|
||||
"husky": "^9.0.11",
|
||||
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@ -165,8 +165,8 @@ importers:
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1
|
||||
expect-type:
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.0
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
fast-glob:
|
||||
specifier: ^3.2.11
|
||||
version: 3.2.11
|
||||
@ -4609,8 +4609,9 @@ packages:
|
||||
resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
expect-type@0.13.0:
|
||||
resolution: {integrity: sha512-CclevazQfrqo8EvbLPmP7osnb1SZXkw47XPPvUUpeMz4HuGzDltE7CaIt3RLyT9UQrwVK/LDn+KVcC0hcgjgDg==}
|
||||
expect-type@1.2.0:
|
||||
resolution: {integrity: sha512-80F22aiJ3GLyVnS/B3HzgR6RelZVumzj9jkL0Rhz4h0xYbNW9PjlQz5h3J/SShErbXBc295vseR4/MIbVmUbeA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
ext@1.6.0:
|
||||
resolution: {integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==}
|
||||
@ -13303,7 +13304,7 @@ snapshots:
|
||||
dependencies:
|
||||
homedir-polyfill: 1.0.3
|
||||
|
||||
expect-type@0.13.0: {}
|
||||
expect-type@1.2.0: {}
|
||||
|
||||
ext@1.6.0:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user