1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-27 23:03:45 +00:00

[deps] Platform: Update @types/chrome to v0.1.34

This commit is contained in:
renovate[bot]
2026-01-26 19:59:49 +00:00
committed by GitHub
parent 8b9211ea62
commit 78f2fd0d0d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -97,7 +97,7 @@
"@storybook/test-runner": "0.22.0",
"@storybook/web-components-vite": "9.1.16",
"@tailwindcss/container-queries": "0.1.1",
"@types/chrome": "0.1.28",
"@types/chrome": "0.1.34",
"@types/firefox-webext-browser": "143.0.0",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",
@@ -15357,9 +15357,9 @@
}
},
"node_modules/@types/chrome": {
"version": "0.1.28",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.28.tgz",
"integrity": "sha512-wANMmVt9H8UJeRsk4vlk5IVTTUIdk0J6CJC2ER60fGHTJOFVMuXpGhCqs6fUGw3m9pF1eXEvi+6ejlQZrtGA4A==",
"version": "0.1.34",
"resolved": "https://registry.npmjs.org/@types/chrome/-/chrome-0.1.34.tgz",
"integrity": "sha512-a1xk47dohzk4gAMeHy58gWp/RC5XyR0lzGfurj762TRcE3U3LVZG+qWNTZhQjcYRKK7b+x0BumGMN0l6x4Ttow==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -64,7 +64,7 @@
"@storybook/test-runner": "0.22.0",
"@storybook/web-components-vite": "9.1.16",
"@tailwindcss/container-queries": "0.1.1",
"@types/chrome": "0.1.28",
"@types/chrome": "0.1.34",
"@types/firefox-webext-browser": "143.0.0",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",