Skip to content

Commit 6dbb5c8

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump browser-fs-access from 0.30.0 to 0.30.1 (#924)
* build(deps): bump browser-fs-access from 0.30.0 to 0.30.1 Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases) - [Commits](GoogleChromeLabs/browser-fs-access@v0.30.0...v0.30.1) --- updated-dependencies: - dependency-name: browser-fs-access dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent c10f319 commit 6dbb5c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-plugin-named-asset-import": "^0.3.8",
4141
"babel-preset-react-app": "^10.0.1",
4242
"bfj": "^7.0.2",
43-
"browser-fs-access": "^0.30.0",
43+
"browser-fs-access": "^0.30.1",
4444
"browserslist": "^4.21.0",
4545
"camelcase": "^7.0.0",
4646
"canvas": "^2.9.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,7 +2321,7 @@ __metadata:
23212321
babel-plugin-named-asset-import: ^0.3.8
23222322
babel-preset-react-app: ^10.0.1
23232323
bfj: ^7.0.2
2324-
browser-fs-access: ^0.30.0
2324+
browser-fs-access: ^0.30.1
23252325
browserslist: ^4.21.0
23262326
camelcase: ^7.0.0
23272327
canvas: ^2.9.1
@@ -5858,10 +5858,10 @@ __metadata:
58585858
languageName: node
58595859
linkType: hard
58605860

5861-
"browser-fs-access@npm:^0.30.0":
5862-
version: 0.30.0
5863-
resolution: "browser-fs-access@npm:0.30.0"
5864-
checksum: f2adbf69a7924473e58a4d6d81f90402ec38c6b6ec3ddc1f907bd949e9536abbc9a5d38c3c14179905742e8f57e7e14243dc70e010c444fd351eebde26cceb5a
5861+
"browser-fs-access@npm:^0.30.1":
5862+
version: 0.30.1
5863+
resolution: "browser-fs-access@npm:0.30.1"
5864+
checksum: e8bbc718a3106f3737cec5679edb93fffd91a0842fb65dbd6af2282cfb6c944599f3218b2d2175d288e46abbaa7f99ba98270c2c48d6fdda1b32bce5a8edfd11
58655865
languageName: node
58665866
linkType: hard
58675867

0 commit comments

Comments
 (0)