Skip to content

Commit 1666cfc

Browse files
authored
Merge pull request #1041 from ThatOpen/dependabot/npm_and_yarn/webgpu/types-0.1.46
Bump @webgpu/types from 0.1.45 to 0.1.46
2 parents 9c67fb8 + e45e783 commit 1666cfc

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -933,9 +933,17 @@
933933
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
934934

935935
"@webgpu/types@*":
936-
version "0.1.45"
937-
resolved "https://registry.npmjs.org/@webgpu/types/-/types-0.1.45.tgz"
938-
integrity sha512-0TBBF/mhakJoK0qUWCZugBnh23x+VwmYA5RLmtNQwvZt1pQ4P2fzIvQUiSe6jxzkBi4GF8R4BejJjro0ZSoSXQ==
936+
version "0.1.46"
937+
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.46.tgz#707d56d318e663b165a1133c5a86cfcc11afe59e"
938+
integrity sha512-2iogO6Zh0pTbKLGZuuGWEmJpF/fTABGs7G9wXxpn7s24XSJchSUIiMqIJHURi5zsMZRRTuXrV/3GLOkmOFjq5w==
939+
940+
JSONStream@^1.3.5:
941+
version "1.3.5"
942+
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
943+
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
944+
dependencies:
945+
jsonparse "^1.2.0"
946+
through ">=2.2.7 <3"
939947

940948
JSONStream@^1.3.5:
941949
version "1.3.5"

0 commit comments

Comments
 (0)