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.277 to 0.1.281 (#1147)
Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.277 to 0.1.281. - [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.277",
|
||||
"chrome-types": "^0.1.281",
|
||||
"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.277",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.277.tgz",
|
||||
"integrity": "sha512-Fdr5+PTpWdOoa+rodygcfUD+YodcDpGvV/ty8Ao3zeMeGkiDHw0GN7E6ySEJl6h+KX8fdDzGEm8Lf0iMYo39YA==",
|
||||
"version": "0.1.281",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.281.tgz",
|
||||
"integrity": "sha512-2zUyPie4V32IHz0EoZT8/fPbTaiIqjkFVrt1kzMgKgdS6iTHuaBYvdVjltBbadVJcGCVKEZi7lv8UwYMBHXRYg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cli-cursor": {
|
||||
@@ -3954,9 +3954,9 @@
|
||||
}
|
||||
},
|
||||
"chrome-types": {
|
||||
"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==",
|
||||
"version": "0.1.281",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.281.tgz",
|
||||
"integrity": "sha512-2zUyPie4V32IHz0EoZT8/fPbTaiIqjkFVrt1kzMgKgdS6iTHuaBYvdVjltBbadVJcGCVKEZi7lv8UwYMBHXRYg==",
|
||||
"dev": true
|
||||
},
|
||||
"cli-cursor": {
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
|
||||
"devDependencies": {
|
||||
"chrome-types": "^0.1.277",
|
||||
"chrome-types": "^0.1.281",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
|
||||
Reference in New Issue
Block a user