Skip to content

Commit

Permalink
Bump @types/w3c-web-hid from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [@types/w3c-web-hid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/w3c-web-hid) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/w3c-web-hid)

---
updated-dependencies:
- dependency-name: "@types/w3c-web-hid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 1635f1b commit 9fd22b7
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 @@ -171,7 +171,7 @@
"@types/react-dom": "18.0.9",
"@types/regenerator-runtime": "^0.13.1",
"@types/uuid": "^9.0.1",
"@types/w3c-web-hid": "^1.0.2",
"@types/w3c-web-hid": "^1.0.4",
"@types/w3c-web-usb": "^1.0.5",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5173,10 +5173,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6"
integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==

"@types/w3c-web-hid@^1.0.2":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@types/w3c-web-hid/-/w3c-web-hid-1.0.3.tgz#e08587a7d737f8654ea6bc0a88689ce5d3ce2d19"
integrity sha512-eTQRkPd2JukZfS9+kRtrBAaTCCb6waGh5X8BJHmH1MiVQPLMYwm4+EvhwFfOo9SDna15o9dFAwmWwN6r/YM53A==
"@types/w3c-web-hid@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@types/w3c-web-hid/-/w3c-web-hid-1.0.4.tgz#0c82a7b12166215ebdd17726184e8065b3618335"
integrity sha512-N7BG4BVZyI2cI0sTnUSYtI2zTPGHhnydL+84IwaEYBwbkJ1L3oHC1Y/WYkvQJkpWXNtei7GL8YqmCjtTDHa7Pw==

"@types/w3c-web-usb@^1.0.5":
version "1.0.6"
Expand Down

0 comments on commit 9fd22b7

Please sign in to comment.