Bump @types/chrome from 0.0.127 to 0.0.128

Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.127 to 0.0.128.
- [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:
dependabot[bot] 2021-01-08 04:09:16 +00:00 committed by GitHub
parent d7cf32efb3
commit 0d1c4277fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1489,9 +1489,9 @@
"optional": true "optional": true
}, },
"@types/chrome": { "@types/chrome": {
"version": "0.0.127", "version": "0.0.128",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.0.127.tgz", "resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.0.128.tgz",
"integrity": "sha512-hBB9EApLYKKn2GvklVkTxVP6vZvxsH9okyIRUinNtMzZHIgIKWQk/ESbX+O5g4Bihfy38+aFGn7Kl7Cxou5JUg==", "integrity": "sha512-eGc599TDtersMBW1cSnExHm0IHrXrO5xdk6Sa2Dq30ED+hR1rpT1ez0NNcCgvGO52nmktGfyvd3Uyquzv3LL4g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/filesystem": "*", "@types/filesystem": "*",

View file

@ -45,7 +45,7 @@
"@babel/plugin-proposal-private-methods": "^7.12.1", "@babel/plugin-proposal-private-methods": "^7.12.1",
"@babel/preset-env": "^7.12.11", "@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.10", "@babel/register": "^7.12.10",
"@types/chrome": "0.0.127", "@types/chrome": "0.0.128",
"babelify": "^10.0.0", "babelify": "^10.0.0",
"browserify": "^17.0.0", "browserify": "^17.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",