Skip to content

Commit 7b6ae41

Browse files
Update dependency @types/three to v0.153.0 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee08a45 commit 7b6ae41

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/mathbox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/jest": "27.5.2",
5151
"@types/lodash": "4.14.195",
5252
"@types/react": "18.2.14",
53-
"@types/three": "0.152.1",
53+
"@types/three": "0.153.0",
5454
"babel-jest": "27.5.1",
5555
"babel-loader": "9.1.3",
5656
"eslint": "^8.32.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5794,16 +5794,16 @@ __metadata:
57945794
languageName: node
57955795
linkType: hard
57965796

5797-
"@types/three@npm:0.152.1":
5798-
version: 0.152.1
5799-
resolution: "@types/three@npm:0.152.1"
5797+
"@types/three@npm:0.153.0":
5798+
version: 0.153.0
5799+
resolution: "@types/three@npm:0.153.0"
58005800
dependencies:
58015801
"@tweenjs/tween.js": ~18.6.4
58025802
"@types/stats.js": "*"
58035803
"@types/webxr": "*"
58045804
fflate: ~0.6.9
58055805
lil-gui: ~0.17.0
5806-
checksum: 25388e5c65414d4dd586ff0ec1615418838ceba293918b66755c08e263975db7913fc75dbe26b3342ba00ea0bc09af7428668194612bbd6ef7dd6cef3e4d4758
5806+
checksum: 2a6018f6e8c92a2c0dc6f497f9bdec55aedb5e1b52c80bb1abf2b0c867aa52df91ff5123b6461c08a8ea26c36cb474cbcd97fa4b37ee69e910023582ff55a702
58075807
languageName: node
58085808
linkType: hard
58095809

@@ -12998,7 +12998,7 @@ __metadata:
1299812998
"@types/jest": 27.5.2
1299912999
"@types/lodash": 4.14.195
1300013000
"@types/react": 18.2.14
13001-
"@types/three": 0.152.1
13001+
"@types/three": 0.153.0
1300213002
babel-jest: 27.5.1
1300313003
babel-loader: 9.1.3
1300413004
eslint: ^8.32.0

0 commit comments

Comments
 (0)