Bump chrome-types from 0.1.287 to 0.1.288 (#1199)

Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.287 to 0.1.288.
- [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-24 14:26:27 +01:00
committed by GitHub
parent 063a72f444
commit f8b6c8d632
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.5.0",
"chrome-types": "0.1.287",
"chrome-types": "0.1.288",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.6.0",
@@ -465,9 +465,9 @@
}
},
"node_modules/chrome-types": {
"version": "0.1.287",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.287.tgz",
"integrity": "sha512-4M/l4tVZxCP1asQMH+9q6jRA9OTBnY1/eV+CdM3yXwnV4mvA5zXAczqFuQLK9UWJKx825NjJ0hDpvz9dWbZJfA==",
"version": "0.1.288",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.288.tgz",
"integrity": "sha512-A/FIP2neMmVSkw5UztGKraKDtBw9gEIC5TrS1/ZAfBwaW/E2+EGKatJfEph6IkvHh5cInDIpUcm9WJ2L2L3MZw==",
"dev": true
},
"node_modules/cli-cursor": {
@@ -2476,9 +2476,9 @@
}
},
"chrome-types": {
"version": "0.1.287",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.287.tgz",
"integrity": "sha512-4M/l4tVZxCP1asQMH+9q6jRA9OTBnY1/eV+CdM3yXwnV4mvA5zXAczqFuQLK9UWJKx825NjJ0hDpvz9dWbZJfA==",
"version": "0.1.288",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.288.tgz",
"integrity": "sha512-A/FIP2neMmVSkw5UztGKraKDtBw9gEIC5TrS1/ZAfBwaW/E2+EGKatJfEph6IkvHh5cInDIpUcm9WJ2L2L3MZw==",
"dev": true
},
"cli-cursor": {

View File

@@ -22,7 +22,7 @@
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
"devDependencies": {
"@eslint/js": "9.5.0",
"chrome-types": "0.1.287",
"chrome-types": "0.1.288",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.6.0",