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.13
This commit is contained in:
parent
bf737854e1
commit
ab19f9ef59
1 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ importers:
|
|||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.11.19
|
||||
version: 20.14.12
|
||||
version: 20.14.13
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.0.1
|
||||
version: 7.17.0(@typescript-eslint/parser@7.17.0(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)
|
||||
|
@ -221,8 +221,8 @@ packages:
|
|||
'@types/hast@3.0.4':
|
||||
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
|
||||
|
||||
'@types/node@20.14.12':
|
||||
resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
|
||||
'@types/node@20.14.13':
|
||||
resolution: {integrity: sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==}
|
||||
|
||||
'@types/unist@3.0.2':
|
||||
resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==}
|
||||
|
@ -1402,7 +1402,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/unist': 3.0.2
|
||||
|
||||
'@types/node@20.14.12':
|
||||
'@types/node@20.14.13':
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue