Bump @types/chrome from 0.0.128 to 0.0.129
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.128 to 0.0.129. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
76468065b1
commit
4183114869
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1489,9 +1489,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"@types/chrome": {
|
||||
"version": "0.0.128",
|
||||
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.0.128.tgz",
|
||||
"integrity": "sha512-eGc599TDtersMBW1cSnExHm0IHrXrO5xdk6Sa2Dq30ED+hR1rpT1ez0NNcCgvGO52nmktGfyvd3Uyquzv3LL4g==",
|
||||
"version": "0.0.129",
|
||||
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.0.129.tgz",
|
||||
"integrity": "sha512-7SdqJ7YFu8wBI13SRbxWibHG7W3W3N2Cdn2hRHw24tWiLBZGC2OOfIKREQyga8AeT83AaVcTirWDVMrph0Gkkw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/filesystem": "*",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"@babel/plugin-proposal-private-methods": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/register": "^7.12.10",
|
||||
"@types/chrome": "0.0.128",
|
||||
"@types/chrome": "0.0.129",
|
||||
"babelify": "^10.0.0",
|
||||
"browserify": "^17.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
|
|
Loading…
Reference in a new issue