Skip to content

Commit

Permalink
chore(deps): update dependency @types/proxy to v1.0.4 (#888)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 5c7475c commit 90bb4d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/jest": "29.5.7",
"@types/js-yaml": "4.0.8",
"@types/node": "20.8.10",
"@types/proxy": "1.0.3",
"@types/proxy": "1.0.4",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vercel/ncc": "0.38.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2310,10 +2310,10 @@
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-1.0.3.tgz#2e61c2b02020b5f44e2e5e946dfac74f4ec33c58"
integrity sha512-EDxOsHAD5dqjbjEUM1xwa7rpKPFb8ECBE5irONTQU7/OsO3thI5YrNEWSPNMvYmvFM0l/OLQJ6Mgw7PEdXSjhg==

"@types/[email protected].3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@types/proxy/-/proxy-1.0.3.tgz#8ee7a7c89943be0fff9fa5683bbffd236084ff17"
integrity sha512-g3IXDXnwmE+xp5AbrIM+10Z5ryVUKUKyEgq2ItXCZNs9d19YX5gaB6z5YTbE+Qdv4HFSL01pguJ6npS3yQZfsw==
"@types/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@types/proxy/-/proxy-1.0.4.tgz#ec6a5ff2fa547593b66a3ed148f5efd683b9baa5"
integrity sha512-KnYy7hpp3wXQ2U0ExvCMF9BvWZ6h2aI0XWb8g705mn26Zmn2HO/eLRi6UuhHELA6MNJtYtiZYWv38gobJN0xXQ==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 90bb4d1

Please sign in to comment.