Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Jan 2, 2024
1 parent 0c47fd3 commit 9e9a488
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -657,9 +657,9 @@ version = "0.1.15"

[[StaticArrays]]
deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "fba11dbe2562eecdfcac49a05246af09ee64d055"
git-tree-sha1 = "42d5373c10272d14ef49cc68ffc22df3b93c549a"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.8.1"
version = "1.8.2"

[[StaticArraysCore]]
git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d"
Expand Down
4 changes: 2 additions & 2 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -631,9 +631,9 @@ version = "0.1.16-DEV"

[[StaticArrays]]
deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "fba11dbe2562eecdfcac49a05246af09ee64d055"
git-tree-sha1 = "42d5373c10272d14ef49cc68ffc22df3b93c549a"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.8.1"
version = "1.8.2"

[[StaticArraysCore]]
git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d"
Expand Down

0 comments on commit 9e9a488

Please sign in to comment.