Bump ky from 0.28.5 to 0.28.6 in /packages/browser (#2146)

Bumps [ky](https://github.com/sindresorhus/ky) from 0.28.5 to 0.28.6.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.28.5...v0.28.6)

---
updated-dependencies:
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-17 11:42:34 -04:00 committed by GitHub
parent b5e84d5c83
commit f199482dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"@gitbeaker/core": "^34.2.0",
"@gitbeaker/requester-utils": "^34.2.0",
"delay": "^5.0.0",
"ky": "0.28.5"
"ky": "0.28.6"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^20.0.0",