1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 11:53:34 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-19 05:39:33 -06:00
committed by GitHub
parent e32309260c
commit 58727e8843
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.27",
"@types/chrome": "0.1.28",
"@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.27",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.27.tgz",
"integrity": "sha512-pkkCb0Ft8X+Igi751POzT+YqchSxUCtB6s4Gs6ttgSj8qzJga/qlJMgSW1mKxuQTW4i0sTqQbqVtzXDS5AU+4A==",
"version": "0.1.28",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.28.tgz",
"integrity": "sha512-wANMmVt9H8UJeRsk4vlk5IVTTUIdk0J6CJC2ER60fGHTJOFVMuXpGhCqs6fUGw3m9pF1eXEvi+6ejlQZrtGA4A==",
"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.27",
"@types/chrome": "0.1.28",
"@types/firefox-webext-browser": "120.0.4",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",