Skip to content

Commit

Permalink
Merge pull request #81 from ajyey/dependabot/npm_and_yarn/types/webex…
Browse files Browse the repository at this point in the history
…tension-polyfill-0.10.2

chore(deps-dev): bump @types/webextension-polyfill from 0.10.1 to 0.10.2
  • Loading branch information
ajyey authored Sep 13, 2023
2 parents 30060e8 + b8ee110 commit ca4f0ec
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 @@ -43,7 +43,7 @@
"@types/node": "^20.4.8",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/webextension-polyfill": "^0.10.1",
"@types/webextension-polyfill": "^0.10.2",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.6.0",
"@vitejs/plugin-react-swc": "^3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1096,10 +1096,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==

"@types/webextension-polyfill@^0.10.1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.1.tgz#63698f0ef78a069d2d307be3caaee5e70c12e09d"
integrity sha512-Sdg+E2F5JUbhkE1qX15QUxpyhfMFKRGJqND9nb1C0gNN4NR7kCV31/1GvNbg6Xe+m/JElJ9/lG5kepMzjGPuQw==
"@types/webextension-polyfill@^0.10.2":
version "0.10.2"
resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.2.tgz#14175d96d76339fce4d2b9b7837846148296cb5a"
integrity sha512-L+T72DVTi/1azY6gw7PRmL49kvobLKQQWfOmHDBRSCkAvaCV4wk222J3ZODYA9Gf/UqUvtItu8FPJgWX5ktO9g==

"@typescript-eslint/eslint-plugin@^6.4.0":
version "6.4.0"
Expand Down

0 comments on commit ca4f0ec

Please sign in to comment.