mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 01:59:55 +00:00
Update dependency @types/node to v20.14.6
This commit is contained in:
parent
b3635d4b6d
commit
e4f231d6cf
1 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ importers:
|
|||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.11.19
|
||||
version: 20.14.5
|
||||
version: 20.14.6
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.0.1
|
||||
version: 7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.4.5))(eslint@9.5.0)(typescript@5.4.5)
|
||||
|
@ -215,8 +215,8 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@types/node@20.14.5':
|
||||
resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==}
|
||||
'@types/node@20.14.6':
|
||||
resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.13.1':
|
||||
resolution: {integrity: sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==}
|
||||
|
@ -1380,7 +1380,7 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@types/node@20.14.5':
|
||||
'@types/node@20.14.6':
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue