Skip to content

Commit

Permalink
Update dependency @types/chrome to v0.0.292
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ce81a16 commit 42119a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ci": "yarn eslint && yarn types && yarn build"
},
"dependencies": {
"@types/chrome": "0.0.126",
"@types/chrome": "0.0.292",
"jquery": "3.5.1",
"webextension-polyfill-ts": "0.21.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@types/[email protected].126":
version "0.0.126"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.126.tgz#f9f3436712f0c7c12ea9798abc9b95575ad7b23a"
integrity sha512-191z7uoyfbGU+z7/m45j9XbWugWqVHVPMM4hJV5cZ+3YzGCT9wFjMUHO3Wr3Xvo8aVodvRNu28u7lvEaAnfbzg==
"@types/[email protected].292":
version "0.0.292"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.292.tgz#b8b7721e4fc9f8ec3e9ce31d116754610ce895fb"
integrity sha512-uIQF2VoINlOw2E3Rzulm40kPNOBawJSfShQpVwUsGQkpAI/slYCiotwXeH74w4dfIfOssWtEAP1kXbPvzOH8Qg==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit 42119a9

Please sign in to comment.