Skip to content

Commit

Permalink
Bump detect-gpu from 5.0.46 to 5.0.47 (#965)
Browse files Browse the repository at this point in the history
Bumps [detect-gpu](https://github.com/pmndrs/detect-gpu) from 5.0.46 to 5.0.47.
- [Changelog](https://github.com/pmndrs/detect-gpu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pmndrs/detect-gpu/commits)

---
updated-dependencies:
- dependency-name: detect-gpu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 8e9e2e4 commit 4cc2efe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@storybook/test": "^8.2.9",
"@types/styled-components": "^5.1.34",
"@uiw/react-textarea-code-editor": "^3.0.2",
"detect-gpu": "^5.0.46",
"detect-gpu": "^5.0.47",
"luxon": "^3.5.0",
"react-calendar": "^5.0.0",
"react-virtualized": "^9.22.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5994,12 +5994,12 @@ __metadata:
languageName: node
linkType: hard

"detect-gpu@npm:^5.0.46":
version: 5.0.46
resolution: "detect-gpu@npm:5.0.46"
"detect-gpu@npm:^5.0.47":
version: 5.0.47
resolution: "detect-gpu@npm:5.0.47"
dependencies:
webgl-constants: "npm:^1.1.1"
checksum: 10c0/b0d5ab7541f1da6f16fca94f875636ab83cb3d68885e5cbb8f22d828c1ce56ae8ff4026436d3ba704d43a3a96ee71a134ad4bbe93fd1f0810b0d8fc137ca0582
checksum: 10c0/3d32c811b2fb189d8a3d5c41e2ae4baa080ba9609f4e63bafd448401b43c6c6b1a2091201847b8c2fd3850608f545e1caa6f3815ebbbf3e22c799a3b4f32d63d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9457,7 +9457,7 @@ __metadata:
"@types/styled-components": "npm:^5.1.34"
"@uiw/react-textarea-code-editor": "npm:^3.0.2"
babel-loader: "npm:^9.1.3"
detect-gpu: "npm:^5.0.46"
detect-gpu: "npm:^5.0.47"
eslint: "npm:^9.9.1"
eslint-plugin-react-hooks: "npm:^5.1.0-rc.0"
eslint-plugin-react-refresh: "npm:^0.4.11"
Expand Down

0 comments on commit 4cc2efe

Please sign in to comment.