Skip to content

Commit d3ad529

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency got to v11.6.0
1 parent bedd1bd commit d3ad529

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"eslint-plugin-prettier": "3.1.4",
114114
"esprima": "4.0.1",
115115
"fixturify": "2.1.0",
116-
"got": "11.5.2",
116+
"got": "11.6.0",
117117
"handlebars": "4.7.6",
118118
"husky": "4.2.5",
119119
"in-repo-a": "link:tests/dummy/lib/in-repo-a",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@
15781578
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
15791579
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
15801580

1581-
"@sindresorhus/is@^3.0.0":
1582-
version "3.0.0"
1583-
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.0.0.tgz#78fabc5e295adb6e1ef57eaafe4cc5d7aa35b183"
1584-
integrity sha512-kqA5I6Yun7PBHk8WN9BBP1c7FfN2SrD05GuVSEYPqDb4nerv7HqYfgBfMIKmT/EuejURkJKLZuLyGKGs6WEG9w==
1581+
"@sindresorhus/is@^3.1.1":
1582+
version "3.1.2"
1583+
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.2.tgz#548650de521b344e3781fbdb0ece4aa6f729afb8"
1584+
integrity sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ==
15851585

15861586
"@szmarczak/http-timer@^1.1.2":
15871587
version "1.1.2"
@@ -9858,19 +9858,19 @@ good-listener@^1.2.2:
98589858
dependencies:
98599859
delegate "^3.1.2"
98609860

9861-
got@11.5.2:
9862-
version "11.5.2"
9863-
resolved "https://registry.yarnpkg.com/got/-/got-11.5.2.tgz#772e3f3a06d9c7589c7c94dc3c83cdb31ddbf742"
9864-
integrity sha512-yUhpEDLeuGiGJjRSzEq3kvt4zJtAcjKmhIiwNp/eUs75tRlXfWcHo5tcBaMQtnjHWC7nQYT5HkY/l0QOQTkVww==
9861+
got@11.6.0:
9862+
version "11.6.0"
9863+
resolved "https://registry.yarnpkg.com/got/-/got-11.6.0.tgz#4978c78f3cbc3a45ee95381f8bb6efd1db1f4638"
9864+
integrity sha512-ErhWb4IUjQzJ3vGs3+RR12NWlBDDkRciFpAkQ1LPUxi6OnwhGj07gQxjPsyIk69s7qMihwKrKquV6VQq7JNYLA==
98659865
dependencies:
9866-
"@sindresorhus/is" "^3.0.0"
9866+
"@sindresorhus/is" "^3.1.1"
98679867
"@szmarczak/http-timer" "^4.0.5"
98689868
"@types/cacheable-request" "^6.0.1"
98699869
"@types/responselike" "^1.0.0"
98709870
cacheable-lookup "^5.0.3"
98719871
cacheable-request "^7.0.1"
98729872
decompress-response "^6.0.0"
9873-
http2-wrapper "^1.0.0-beta.5.0"
9873+
http2-wrapper "^1.0.0-beta.5.2"
98749874
lowercase-keys "^2.0.0"
98759875
p-cancelable "^2.0.0"
98769876
responselike "^2.0.0"
@@ -10368,7 +10368,7 @@ http-signature@~1.2.0:
1036810368
jsprim "^1.2.2"
1036910369
sshpk "^1.7.0"
1037010370

10371-
http2-wrapper@^1.0.0-beta.5.0:
10371+
http2-wrapper@^1.0.0-beta.5.2:
1037210372
version "1.0.0-beta.5.2"
1037310373
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.2.tgz#8b923deb90144aea65cf834b016a340fc98556f3"
1037410374
integrity sha512-xYz9goEyBnC8XwXDTuC/MZ6t+MrKVQZOk4s7+PaDkwIsQd8IwqvM+0M6bA/2lvG8GHXcPdf+MejTUeO2LCPCeQ==

0 commit comments

Comments
 (0)