Skip to content

Commit e3d5493

Browse files
chore(deps-dev): bump @types/wicg-file-system-access (#19627)
Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2023.10.5 to 2023.10.7. - [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-version: 2023.10.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8def11 commit e3d5493

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
@@ -114,7 +114,7 @@
114114
"@types/uuid": "^10.0.0",
115115
"@types/webpack-bundle-analyzer": "^4",
116116
"@types/webpack-env": "1.18.8",
117-
"@types/wicg-file-system-access": "^2023.10.5",
117+
"@types/wicg-file-system-access": "^2023.10.7",
118118
"@wireapp/copy-config": "2.3.3",
119119
"@wireapp/eslint-config": "3.0.7",
120120
"@wireapp/prettier-config": "0.6.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8194,10 +8194,10 @@ __metadata:
81948194
languageName: node
81958195
linkType: hard
81968196

8197-
"@types/wicg-file-system-access@npm:^2023.10.5":
8198-
version: 2023.10.5
8199-
resolution: "@types/wicg-file-system-access@npm:2023.10.5"
8200-
checksum: 10/f161b76d0c53b3e72238acf7ed5af3893018a845cd9e0a507394ba219607808d34957f6247e1ef091a8ea9131495dca8f12804c6bd75c5c34bf0b990f561be57
8197+
"@types/wicg-file-system-access@npm:^2023.10.7":
8198+
version: 2023.10.7
8199+
resolution: "@types/wicg-file-system-access@npm:2023.10.7"
8200+
checksum: 10/25c1249d2714de2fa16ad3203e3748debd66451bd785405623847da0174abd7196955caf821869c54fed254174076a69173b80b26206794a01d5d53946c6107c
82018201
languageName: node
82028202
linkType: hard
82038203

@@ -22524,7 +22524,7 @@ __metadata:
2252422524
"@types/uuid": "npm:^10.0.0"
2252522525
"@types/webpack-bundle-analyzer": "npm:^4"
2252622526
"@types/webpack-env": "npm:1.18.8"
22527-
"@types/wicg-file-system-access": "npm:^2023.10.5"
22527+
"@types/wicg-file-system-access": "npm:^2023.10.7"
2252822528
"@wireapp/avs": "npm:10.0.46"
2252922529
"@wireapp/avs-debugger": "npm:0.0.7"
2253022530
"@wireapp/commons": "npm:5.4.4"

0 commit comments

Comments
 (0)