Bump chrome-types from 0.1.276 to 0.1.277 (#1144)

Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.276 to 0.1.277.
- [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-04-08 14:15:13 -04:00
committed by GitHub
parent ab934c0e6c
commit d3cbb1539b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "Apache 2.0",
"devDependencies": {
"chrome-types": "^0.1.276",
"chrome-types": "^0.1.277",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
@@ -666,9 +666,9 @@
}
},
"node_modules/chrome-types": {
"version": "0.1.276",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.276.tgz",
"integrity": "sha512-Mp2PzMRlUB6WmrXViAfVGjnvguwFDmRkTOT5dUsuoMRAaOT7duxV7XZnVDpCIISiTkU9jMn9jx7YvIDX2XuKbA==",
"version": "0.1.277",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.277.tgz",
"integrity": "sha512-Fdr5+PTpWdOoa+rodygcfUD+YodcDpGvV/ty8Ao3zeMeGkiDHw0GN7E6ySEJl6h+KX8fdDzGEm8Lf0iMYo39YA==",
"dev": true
},
"node_modules/cli-cursor": {
@@ -3954,9 +3954,9 @@
}
},
"chrome-types": {
"version": "0.1.276",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.276.tgz",
"integrity": "sha512-Mp2PzMRlUB6WmrXViAfVGjnvguwFDmRkTOT5dUsuoMRAaOT7duxV7XZnVDpCIISiTkU9jMn9jx7YvIDX2XuKbA==",
"version": "0.1.277",
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.277.tgz",
"integrity": "sha512-Fdr5+PTpWdOoa+rodygcfUD+YodcDpGvV/ty8Ao3zeMeGkiDHw0GN7E6ySEJl6h+KX8fdDzGEm8Lf0iMYo39YA==",
"dev": true
},
"cli-cursor": {

View File

@@ -21,7 +21,7 @@
},
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
"devDependencies": {
"chrome-types": "^0.1.276",
"chrome-types": "^0.1.277",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",