Skip to content

Commit 9bc1aa6

Browse files
authored
Merge pull request #214 from JohnBra/dependabot/npm_and_yarn/types/chrome-0.1.11
Bump @types/chrome from 0.1.0 to 0.1.11
2 parents c1a97aa + 92407ba commit 9bc1aa6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@crxjs/vite-plugin": "^2.0.3",
2626
"@tailwindcss/vite": "^4.1.11",
27-
"@types/chrome": "^0.1.0",
27+
"@types/chrome": "^0.1.11",
2828
"@types/node": "^24.4.0",
2929
"@types/react": "^19.1.8",
3030
"@types/react-dom": "^19.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -933,10 +933,10 @@
933933
dependencies:
934934
"@babel/types" "^7.20.7"
935935

936-
"@types/chrome@^0.1.0":
937-
version "0.1.0"
938-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.1.0.tgz#2aaa7d32ca5bc98b57af7546c6fbb1b296d29600"
939-
integrity sha512-Mq712O2Ykw+EVAC5D1wt4Ot4v2rfp7nDosmxhIMKULJAa8o7ELeO88rWzRasaB+AYnqayzfX/XSWaDKBfk1rYQ==
936+
"@types/chrome@^0.1.11":
937+
version "0.1.11"
938+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.1.11.tgz#ab8ce57a813d3681836e359f61780bcac4a850fe"
939+
integrity sha512-8KFchpiY51tZaOpojRM9WPkJzr3ZLei1blsR8nkr42XXMKav4GXQgDK/lP1JTP2wsljXhpDDqAsGw9eOgm8G9Q==
940940
dependencies:
941941
"@types/filesystem" "*"
942942
"@types/har-format" "*"

0 commit comments

Comments
 (0)