[deps] Platform: Update @types/chrome to v0.1.27 (#17453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-18 17:01:53 +00:00 committed by GitHub
parent 82a0b3aa70
commit 3b84da60ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -100,7 +100,7 @@
"@storybook/theming": "8.6.12",
"@storybook/web-components-webpack5": "8.6.12",
"@tailwindcss/container-queries": "0.1.1",
"@types/chrome": "0.1.12",
"@types/chrome": "0.1.27",
"@types/firefox-webext-browser": "120.0.4",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",
@ -13957,9 +13957,9 @@
}
},
"node_modules/@types/chrome": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.12.tgz",
"integrity": "sha512-jEkxs9GPQHx7g49WjkA8QDNcqODbMGDuBbWQOtjiS/Wf9AiEcDmQMIAgJvC/Xi36WoCVNx584g0Dd9ThJQCAiw==",
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.27.tgz",
"integrity": "sha512-pkkCb0Ft8X+Igi751POzT+YqchSxUCtB6s4Gs6ttgSj8qzJga/qlJMgSW1mKxuQTW4i0sTqQbqVtzXDS5AU+4A==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -63,7 +63,7 @@
"@storybook/theming": "8.6.12",
"@storybook/web-components-webpack5": "8.6.12",
"@tailwindcss/container-queries": "0.1.1",
"@types/chrome": "0.1.12",
"@types/chrome": "0.1.27",
"@types/firefox-webext-browser": "120.0.4",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",