chore(deps): bump browser-fs-access from 0.21.0 to 0.21.1 (#4248)

Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases)
- [Commits](https://github.com/GoogleChromeLabs/browser-fs-access/compare/v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: browser-fs-access
  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>
This commit is contained in:
dependabot[bot] 2021-11-14 10:45:29 +01:00 committed by GitHub
parent 61d193b87b
commit efc2bbed21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"@types/react": "17.0.34",
"@types/react-dom": "17.0.11",
"@types/socket.io-client": "1.4.36",
"browser-fs-access": "0.21.0",
"browser-fs-access": "0.21.1",
"clsx": "1.1.1",
"fake-indexeddb": "3.1.7",
"firebase": "8.3.3",

View File

@ -3749,10 +3749,10 @@ brorand@^1.0.1, brorand@^1.1.0:
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz"
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
browser-fs-access@0.21.0:
version "0.21.0"
resolved "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.21.0.tgz"
integrity sha512-8lhipY8R/Mdm/WXmwY2VQWwddr8dVMFXS8bVX9j9OuwZT1ZxKbhuYSzAguxGN3VabtjyIM9oZxmZC8YD8EhGCQ==
browser-fs-access@0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/browser-fs-access/-/browser-fs-access-0.21.1.tgz#9e16d5d9787fb452d24359ff35b35c6f0bd999d8"
integrity sha512-t+1KVXoPxgbP3s8dR2mVe0cwRi7XA0Sx/XJwvh8oWsCx3QmmEjNyfnatSaGyg77yvFQc99kDxrIEJGmMLz9hXQ==
browser-process-hrtime@^1.0.0:
version "1.0.0"