chore(deps): update devdependency got to v13 (2.x) (#21157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-28 10:46:33 -05:00 committed by GitHub
parent 8785ab4e8b
commit 6bee44c936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"fs-extra": "^10.1.0",
"get-port": "^6.1.2",
"glob": "^8.1.0",
"got": "^12.6.1",
"got": "^13.0.0",
"improved-yarn-audit": "^3.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",

View File

@ -7942,10 +7942,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"
got@^12.6.1:
version "12.6.1"
resolved "https://registry.npmjs.org/got/-/got-12.6.1.tgz#8869560d1383353204b5a9435f782df9c091f549"
integrity sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==
got@^13.0.0:
version "13.0.0"
resolved "https://registry.npmjs.org/got/-/got-13.0.0.tgz#a2402862cef27a5d0d1b07c0fb25d12b58175422"
integrity sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==
dependencies:
"@sindresorhus/is" "^5.2.0"
"@szmarczak/http-timer" "^5.0.1"