Bump chrome-types from 0.1.312 to 0.1.335 (#1398)

Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.312 to 0.1.335.
- [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]
2025-01-31 16:52:21 +00:00
committed by GitHub
parent 9350c3a6a4
commit 882a24a6a5
2 changed files with 10 additions and 9 deletions

17
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "Apache 2.0",
"devDependencies": {
"@eslint/js": "9.19.0",
"chrome-types": "0.1.312",
"chrome-types": "0.1.335",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.11.0",
@@ -518,10 +518,11 @@
}
},
"node_modules/chrome-types": {
"version": "0.1.312",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.312.tgz",
"integrity": "sha512-Ms9VM1gVWFNPyCUqAAUWwpcl5CyCU/iKtwsGd3Vz9v7fq184jIvX5ZLHZWgDR1VQTHDzNpAd4w2IWP9Dn96REQ==",
"dev": true
"version": "0.1.335",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.335.tgz",
"integrity": "sha512-Gzrhgrgba7YZ9qfqbDDnCPNpr5+VbL3M3IM92ccVU8pS2YPtCKLU+GFnkzGzUf2n3bGShVA/wAFtYES/4FGuaQ==",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/cli-cursor": {
"version": "5.0.0",
@@ -2567,9 +2568,9 @@
}
},
"chrome-types": {
"version": "0.1.312",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.312.tgz",
"integrity": "sha512-Ms9VM1gVWFNPyCUqAAUWwpcl5CyCU/iKtwsGd3Vz9v7fq184jIvX5ZLHZWgDR1VQTHDzNpAd4w2IWP9Dn96REQ==",
"version": "0.1.335",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.335.tgz",
"integrity": "sha512-Gzrhgrgba7YZ9qfqbDDnCPNpr5+VbL3M3IM92ccVU8pS2YPtCKLU+GFnkzGzUf2n3bGShVA/wAFtYES/4FGuaQ==",
"dev": true
},
"cli-cursor": {

View File

@@ -22,7 +22,7 @@
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
"devDependencies": {
"@eslint/js": "9.19.0",
"chrome-types": "0.1.312",
"chrome-types": "0.1.335",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.11.0",