Skip to content

Commit 9593cd5

Browse files
authored
Merge pull request #1336 from ThatOpen/dependabot/npm_and_yarn/webgpu/types-0.1.57
build(deps-dev): bump @webgpu/types from 0.1.56 to 0.1.57
2 parents c4a4416 + 99515a2 commit 9593cd5

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+11-3
Original file line numberDiff line numberDiff line change
@@ -929,9 +929,17 @@
929929
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
930930

931931
"@webgpu/types@*":
932-
version "0.1.56"
933-
resolved "https://registry.npmjs.org/@webgpu/types/-/types-0.1.56.tgz"
934-
integrity sha512-JkT4ngqwk4gKAFoWtXCcC1+TGhSStVtauS9z27slOGSFYr+QqjS0CoawiAxP7Gq9xkT4Pw9uouvWPT44HwbUiw==
932+
version "0.1.57"
933+
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.57.tgz#2fe13f757c535077d50c0c37dcd8d5f437cd8307"
934+
integrity sha512-w8IuWOmgeb9bA9swqSyG6Z/KdKfCdGPxZ75YJUpsJBF4Q/RT5rnPuStzuxOXihcrSjGO4/maH+M9PQgbBVs69A==
935+
936+
JSONStream@^1.3.5:
937+
version "1.3.5"
938+
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
939+
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
940+
dependencies:
941+
jsonparse "^1.2.0"
942+
through ">=2.2.7 <3"
935943

936944
JSONStream@^1.3.5:
937945
version "1.3.5"

0 commit comments

Comments
 (0)