Bump chrome-types from 0.1.309 to 0.1.312 (#1336)

Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.309 to 0.1.312.
- [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-10-28 16:00:59 +00:00 коммит произвёл GitHub
Родитель e5598ed5a5
Коммит 31704be55b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -10,7 +10,7 @@
"license": "Apache 2.0",
"devDependencies": {
"@eslint/js": "9.12.0",
"chrome-types": "0.1.309",
"chrome-types": "0.1.312",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
@ -517,9 +517,9 @@
}
},
"node_modules/chrome-types": {
"version": "0.1.309",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.309.tgz",
"integrity": "sha512-PY4wXN1qmrddFAIwxfD8q8brrXKSOgExB8ZuhNnPkcFIEIG0QSx8Z0392phjdbo+TwFGOzhd5LPKzj/ufmQ/Cg==",
"version": "0.1.312",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.312.tgz",
"integrity": "sha512-Ms9VM1gVWFNPyCUqAAUWwpcl5CyCU/iKtwsGd3Vz9v7fq184jIvX5ZLHZWgDR1VQTHDzNpAd4w2IWP9Dn96REQ==",
"dev": true
},
"node_modules/cli-cursor": {
@ -2556,9 +2556,9 @@
}
},
"chrome-types": {
"version": "0.1.309",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.309.tgz",
"integrity": "sha512-PY4wXN1qmrddFAIwxfD8q8brrXKSOgExB8ZuhNnPkcFIEIG0QSx8Z0392phjdbo+TwFGOzhd5LPKzj/ufmQ/Cg==",
"version": "0.1.312",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.312.tgz",
"integrity": "sha512-Ms9VM1gVWFNPyCUqAAUWwpcl5CyCU/iKtwsGd3Vz9v7fq184jIvX5ZLHZWgDR1VQTHDzNpAd4w2IWP9Dn96REQ==",
"dev": true
},
"cli-cursor": {

Просмотреть файл

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