@types/chrome 0.0.283 → 0.0.285

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. chrome/README.md +1 -1
  2. chrome/chrome-cast/index.d.ts +1057 -1055
  3. chrome/index.d.ts +12300 -12250
  4. chrome/package.json +3 -3
chrome/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/chrome",
3
- "version": "0.0.283",
3
+ "version": "0.0.285",
4
4
  "description": "TypeScript definitions for chrome",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome",
6
6
  "license": "MIT",
@@ -99,6 +99,6 @@
99
99
  "@types/har-format": "*"
100
100
  },
101
101
  "peerDependencies": {},
102
- "typesPublisherContentHash": "d1a31fcb9bafbfad732366260c9957b663f4c3100843d4896275f392ecb5ff21",
103
- "typeScriptVersion": "4.9"
102
+ "typesPublisherContentHash": "66fb26687dceac5efaa411cb4031c78b60de7d7b07397a88be43a0e783553f8e",
103
+ "typeScriptVersion": "5.0"
104
104
  }