mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-04 02:02:39 -05:00
chore(deps): update dependency @types/async to v3.2.24 (#4135)
This commit is contained in:
parent
f93a5181f4
commit
789a2b2020
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
|
||||
"@types/async": "3.2.23",
|
||||
"@types/async": "3.2.24",
|
||||
"@types/body-parser": "1.19.5",
|
||||
"@types/connect": "3.4.36",
|
||||
"@types/cookiejar": "2.1.2",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -118,8 +118,8 @@ importers:
|
|||
specifier: ^4.2.0
|
||||
version: 4.2.0(prettier@2.8.8)
|
||||
'@types/async':
|
||||
specifier: 3.2.23
|
||||
version: 3.2.23
|
||||
specifier: 3.2.24
|
||||
version: 3.2.24
|
||||
'@types/body-parser':
|
||||
specifier: 1.19.5
|
||||
version: 1.19.5
|
||||
|
@ -11469,8 +11469,8 @@ packages:
|
|||
resolution: {integrity: sha512-PHKZuMN+K5qgKIWhBodXzQslTo5P+K/6LqeKXS6O/4liIDdZqaX5RXrCK++LAw+y/nptN48YmUMFiQHRSWYwtQ==}
|
||||
dev: true
|
||||
|
||||
/@types/async@3.2.23:
|
||||
resolution: {integrity: sha512-/sDXs+HxCtt4/duO0AZFHs+ydQYHzd3qUybEFb+juRWQJNCFj3sYbqM2ABjWi8m7J93KXdJvIbDiARzqqIEESw==}
|
||||
/@types/async@3.2.24:
|
||||
resolution: {integrity: sha512-8iHVLHsCCOBKjCF2KwFe0p9Z3rfM9mL+sSP8btyR5vTjJRAqpBYD28/ZLgXPf0pjG1VxOvtCV/BgXkQbpSe8Hw==}
|
||||
dev: true
|
||||
|
||||
/@types/babel__core@7.20.2:
|
||||
|
|
Loading…
Add table
Reference in a new issue