From fc0a302df3f42fb72b72c27e75cdb8d448e6a3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 16:10:20 +0000 Subject: [PATCH] build(deps): bump @types/wicg-file-system-access Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2020.9.4 to 2020.9.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access) --- updated-dependencies: - dependency-name: "@types/wicg-file-system-access" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f067605..28b880b6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/redux-logger": "^3.0.9", "@types/semver": "^7.3.9", "@types/web-bluetooth": "^0.0.12", - "@types/wicg-file-system-access": "^2020.9.4", + "@types/wicg-file-system-access": "^2020.9.5", "@types/zen-push": "^0.1.1", "babel-plugin-macros": "^3.0.1", "canvas": "^2.9.0", diff --git a/yarn.lock b/yarn.lock index c985e603..bcb5f57e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2258,10 +2258,10 @@ anymatch "^3.0.0" source-map "^0.6.0" -"@types/wicg-file-system-access@^2020.9.4": - version "2020.9.4" - resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2020.9.4.tgz#83f255d6bd20b0ae131d555693473d15a0574e92" - integrity sha512-o43jUljwP0ZrQ927mPjGdJaBMfS12nf3VPj6Z52fMucxILrSs8tnfLbMDSn6cP3hrrLChc3SYneeEvecknNVtA== +"@types/wicg-file-system-access@^2020.9.5": + version "2020.9.5" + resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2020.9.5.tgz#4a0c8f3d1ed101525f329e86c978f7735404474f" + integrity sha512-UYK244awtmcUYQfs7FR8710MJcefL2WvkyHMjA8yJzxd1mo0Gfn88sRZ1Bls7hiUhA2w7ne1gpJ9T5g3G0wOyA== "@types/yargs-parser@*": version "20.2.1"