Skip to content

Commit

Permalink
build(deps-dev): bump @types/matter-js in /packages/client
Browse files Browse the repository at this point in the history
Bumps [@types/matter-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/matter-js) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/matter-js)

---
updated-dependencies:
- dependency-name: "@types/matter-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5fb576f commit 6cafe71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/gulp": "4.0.17",
"@types/gulp-rename": "2.0.6",
"@types/katex": "0.16.7",
"@types/matter-js": "0.19.7",
"@types/matter-js": "0.19.8",
"@types/punycode": "2.1.4",
"@types/seedrandom": "3.0.8",
"@types/throttle-debounce": "5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -763,10 +763,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].7":
version "0.19.7"
resolved "https://registry.yarnpkg.com/@types/matter-js/-/matter-js-0.19.7.tgz#ef0ada4033945c351e77b85042b3ff22db9ec921"
integrity sha512-dlh50YEh1lQS4fiCDGBnK75ocHQIq/1E371Qk6hASJImICIivdZQC2GkOqnfBm0Hac2xLk5+yrqRFDAEfj/yLA==
"@types/[email protected].8":
version "0.19.8"
resolved "https://registry.yarnpkg.com/@types/matter-js/-/matter-js-0.19.8.tgz#ce1a7f743b8520f58cda2c5b06434a46c6731fed"
integrity sha512-W2ZWG58Lijv/4v768NgpeyFqqiOyslmAU7qqM1Lhz4XBoUgGtZtPz4CjcOKYtqHIak14dvPldslQhltqLTWwsw==

"@types/minimatch@^5.1.2":
version "5.1.2"
Expand Down

0 comments on commit 6cafe71

Please sign in to comment.