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.285 to 0.1.286 (#1177)
Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.285 to 0.1.286. - [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
@@ -10,7 +10,7 @@
|
||||
"license": "Apache 2.0",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.4.0",
|
||||
"chrome-types": "0.1.285",
|
||||
"chrome-types": "0.1.286",
|
||||
"eslint": "9.3.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.5.0",
|
||||
@@ -462,9 +462,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/chrome-types": {
|
||||
"version": "0.1.285",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.285.tgz",
|
||||
"integrity": "sha512-ySNvNKe63VHJTTpdLAWug2XyKpGLRY7gT593Ibb1CEm4zluDmE4Ii7G+g8qE0KFVKD6YxsntoOCJryjzajWfeQ==",
|
||||
"version": "0.1.286",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.286.tgz",
|
||||
"integrity": "sha512-2omCmpBRXvHdymZ+moqEFLjfMCayJIfC34RsZPzCW5D5CgvrpomZSvW8aEgOv6Jvn2v1UlpjK/4m73LaMFRUeQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cli-cursor": {
|
||||
@@ -2482,9 +2482,9 @@
|
||||
}
|
||||
},
|
||||
"chrome-types": {
|
||||
"version": "0.1.285",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.285.tgz",
|
||||
"integrity": "sha512-ySNvNKe63VHJTTpdLAWug2XyKpGLRY7gT593Ibb1CEm4zluDmE4Ii7G+g8qE0KFVKD6YxsntoOCJryjzajWfeQ==",
|
||||
"version": "0.1.286",
|
||||
"resolved": "https://registry.npmjs.org/chrome-types/-/chrome-types-0.1.286.tgz",
|
||||
"integrity": "sha512-2omCmpBRXvHdymZ+moqEFLjfMCayJIfC34RsZPzCW5D5CgvrpomZSvW8aEgOv6Jvn2v1UlpjK/4m73LaMFRUeQ==",
|
||||
"dev": true
|
||||
},
|
||||
"cli-cursor": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"homepage": "https://github.com/GoogleChrome/chrome-extensions-samples#readme",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.4.0",
|
||||
"chrome-types": "0.1.285",
|
||||
"chrome-types": "0.1.286",
|
||||
"eslint": "9.3.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.5.0",
|
||||
|
||||
Reference in New Issue
Block a user