Skip to content

Commit c86018d

Browse files
author
Orta Therox
authored
Merge pull request #1229 from saschanaz/update-deps
Update devDependencies
2 parents 55b960b + c06ba31 commit c86018d

File tree

4 files changed

+136
-134
lines changed

4 files changed

+136
-134
lines changed

inputfiles/removedTypes.jsonc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"ConnectionType": {
1717
"value": ["wimax"]
1818
},
19+
"CredentialMediationRequirement": {
20+
"value": ["conditional"] // tied to Credential#isConditionalMediationAvailable
21+
},
1922
"PermissionName": {
2023
"value": [
2124
"midi",
@@ -124,7 +127,6 @@
124127
"ServiceWorkerGlobalScope": {
125128
"properties": {
126129
"property": {
127-
"onpushsubscriptionchange": null,
128130
"onsync": null
129131
}
130132
}

0 commit comments

Comments
 (0)