Skip to content

Commit

Permalink
Update dependency @types/chrome to v0.0.299
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent ce81a16 commit d3e4b2e
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.299",
"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].299":
version "0.0.299"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.299.tgz#b3c0ee936b446570c2ad0afd73597a4eb1071f09"
integrity sha512-hPoHmFWUaKw2s3wDjUtMsvZqeh9lKL7nFQx6yaAYt7RxBKv/V3rDUaA4BgUR145nnpF6hpNhHaxhtcCSFJ5b7w==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit d3e4b2e

Please sign in to comment.