Skip to content

Commit

Permalink
Merge pull request #1249 from ThatOpen/dependabot/npm_and_yarn/webgpu…
Browse files Browse the repository at this point in the history
…/types-0.1.54

Bump @webgpu/types from 0.1.52 to 0.1.54
  • Loading branch information
beachtom authored Feb 5, 2025
2 parents bbc911a + 95c40f2 commit 5c2e2bc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,9 +929,17 @@
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==

"@webgpu/types@*":
version "0.1.52"
resolved "https://registry.npmjs.org/@webgpu/types/-/types-0.1.52.tgz"
integrity sha512-eI883Nlag2hGIkhXxAnq8s4APpqXWuPL3Gbn2ghiU12UjLvfCbVqHK4XfXl3eLRTatqcMmeK7jws7IwWsGfbzw==
version "0.1.54"
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.54.tgz#0e692514314d910da56f43e17f5fff9bbd153607"
integrity sha512-81oaalC8LFrXjhsczomEQ0u3jG+TqE6V9QHLA8GNZq/Rnot0KDugu3LhSYSlie8tSdooAN1Hov05asrUUp9qgg==

JSONStream@^1.3.5:
version "1.3.5"
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
dependencies:
jsonparse "^1.2.0"
through ">=2.2.7 <3"

JSONStream@^1.3.5:
version "1.3.5"
Expand Down

0 comments on commit 5c2e2bc

Please sign in to comment.