Skip to content

Commit c98ea9b

Browse files
Bump got from 11.8.1 to 11.8.2
Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.1...v11.8.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d27e8ae commit c98ea9b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-jest": "^23.20.0",
2525
"eslint-plugin-node": "^11.1.0",
2626
"eslint-plugin-prettier": "^3.3.1",
27-
"got": "^11.8.1",
27+
"got": "^11.8.2",
2828
"jest": "^26.6.3",
2929
"prettier": "^2.2.1",
3030
"release-it": "^14.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,10 +2419,10 @@ [email protected]:
24192419
p-cancelable "^2.0.0"
24202420
responselike "^2.0.0"
24212421

2422-
got@^11.8.1:
2423-
version "11.8.1"
2424-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
2425-
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
2422+
got@^11.8.2:
2423+
version "11.8.2"
2424+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
2425+
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
24262426
dependencies:
24272427
"@sindresorhus/is" "^4.0.0"
24282428
"@szmarczak/http-timer" "^4.0.5"

0 commit comments

Comments
 (0)