@types/chrome 0.0.244 → 0.0.246

Sign up to get free protection for your applications and to get access to all the features.
chrome/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/chrome",
3
- "version": "0.0.244",
3
+ "version": "0.0.246",
4
4
  "description": "TypeScript definitions for Chrome extension development",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome",
6
6
  "license": "MIT",
@@ -93,6 +93,6 @@
93
93
  "@types/filesystem": "*",
94
94
  "@types/har-format": "*"
95
95
  },
96
- "typesPublisherContentHash": "24a17d9bf6b6a3a5411bdd370595d570c6c4618af59011837dc6ab0409a71df3",
97
- "typeScriptVersion": "4.3"
96
+ "typesPublisherContentHash": "d34ba23465c02e7a99227f0693cc1dc72ebb90df2f125628f9d2e76ed11c2d03",
97
+ "typeScriptVersion": "4.5"
98
98
  }