Bump chrome-types from 0.1.285 to 0.1.286 (#1177)

Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.285 to 0.1.286.
- [Commits](https://github.com/GoogleChrome/chrome-types/commits)

---
updated-dependencies:
- dependency-name: chrome-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 14:26:06 +01:00
committed by GitHub
parent a30fc2aa45
commit 9116c90c5d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "Apache 2.0",
"devDependencies": {
"@eslint/js": "9.4.0",
"chrome-types": "0.1.285",
"chrome-types": "0.1.286",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.5.0",
@@ -462,9 +462,9 @@
}
},
"node_modules/chrome-types": {
"version": "0.1.285",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.285.tgz",
"integrity": "sha512-ySNvNKe63VHJTTpdLAWug2XyKpGLRY7gT593Ibb1CEm4zluDmE4Ii7G+g8qE0KFVKD6YxsntoOCJryjzajWfeQ==",
"version": "0.1.286",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.286.tgz",
"integrity": "sha512-2omCmpBRXvHdymZ+moqEFLjfMCayJIfC34RsZPzCW5D5CgvrpomZSvW8aEgOv6Jvn2v1UlpjK/4m73LaMFRUeQ==",
"dev": true
},
"node_modules/cli-cursor": {
@@ -2482,9 +2482,9 @@
}
},
"chrome-types": {
"version": "0.1.285",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.285.tgz",
"integrity": "sha512-ySNvNKe63VHJTTpdLAWug2XyKpGLRY7gT593Ibb1CEm4zluDmE4Ii7G+g8qE0KFVKD6YxsntoOCJryjzajWfeQ==",
"version": "0.1.286",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.286.tgz",
"integrity": "sha512-2omCmpBRXvHdymZ+moqEFLjfMCayJIfC34RsZPzCW5D5CgvrpomZSvW8aEgOv6Jvn2v1UlpjK/4m73LaMFRUeQ==",
"dev": true
},
"cli-cursor": {

View File

@@ -22,7 +22,7 @@
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
"devDependencies": {
"@eslint/js": "9.4.0",
"chrome-types": "0.1.285",
"chrome-types": "0.1.286",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.5.0",