mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Bump chrome-types from 0.1.274 to 0.1.276 (#1136)
Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.274 to 0.1.276. - [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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache 2.0",
|
||||
"devDependencies": {
|
||||
"chrome-types": "^0.1.274",
|
||||
"chrome-types": "^0.1.276",
|
||||
"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.274",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.274.tgz",
|
||||
"integrity": "sha512-586IZGdX/KUUm1+uxcCwjgo4FLBf46oXK7fIQVSxA1x3wokaGI98gzYbaMpeHfrICYYDrJAJla7iWIhhzXp1dQ==",
|
||||
"version": "0.1.276",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.276.tgz",
|
||||
"integrity": "sha512-Mp2PzMRlUB6WmrXViAfVGjnvguwFDmRkTOT5dUsuoMRAaOT7duxV7XZnVDpCIISiTkU9jMn9jx7YvIDX2XuKbA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cli-cursor": {
|
||||
@@ -3954,9 +3954,9 @@
|
||||
}
|
||||
},
|
||||
"chrome-types": {
|
||||
"version": "0.1.274",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.274.tgz",
|
||||
"integrity": "sha512-586IZGdX/KUUm1+uxcCwjgo4FLBf46oXK7fIQVSxA1x3wokaGI98gzYbaMpeHfrICYYDrJAJla7iWIhhzXp1dQ==",
|
||||
"version": "0.1.276",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.276.tgz",
|
||||
"integrity": "sha512-Mp2PzMRlUB6WmrXViAfVGjnvguwFDmRkTOT5dUsuoMRAaOT7duxV7XZnVDpCIISiTkU9jMn9jx7YvIDX2XuKbA==",
|
||||
"dev": true
|
||||
},
|
||||
"cli-cursor": {
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
|
||||
"devDependencies": {
|
||||
"chrome-types": "^0.1.274",
|
||||
"chrome-types": "^0.1.276",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
|
||||
Reference in New Issue
Block a user