Skip to content

Commit 0970e99

Browse files
Update dependency nbody to ^0.2.0 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 008302c commit 0970e99

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"js-slang": "^1.0.81",
107107
"lodash": "^4.17.21",
108108
"mqtt": "^4.3.7",
109-
"nbody": "^0.1.1",
109+
"nbody": "^0.2.0",
110110
"patch-package": "^6.5.1",
111111
"phaser": "^3.54.0",
112112
"plotly.js-dist": "^2.17.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7584,7 +7584,7 @@ __metadata:
75847584
js-slang: "npm:^1.0.81"
75857585
lodash: "npm:^4.17.21"
75867586
mqtt: "npm:^4.3.7"
7587-
nbody: "npm:^0.1.1"
7587+
nbody: "npm:^0.2.0"
75887588
patch-package: "npm:^6.5.1"
75897589
phaser: "npm:^3.54.0"
75907590
plotly.js-dist: "npm:^2.17.1"
@@ -7699,9 +7699,9 @@ __metadata:
76997699
languageName: node
77007700
linkType: hard
77017701

7702-
"nbody@npm:^0.1.1":
7703-
version: 0.1.1
7704-
resolution: "nbody@npm:0.1.1"
7702+
"nbody@npm:^0.2.0":
7703+
version: 0.2.0
7704+
resolution: "nbody@npm:0.2.0"
77057705
dependencies:
77067706
lil-gui: "npm:^0.19.2"
77077707
stats.js: "npm:^0.17.0"
@@ -7710,7 +7710,7 @@ __metadata:
77107710
"@types/three": ^0.163.0
77117711
plotly.js-dist: ^2.30.1
77127712
three: ^0.163.0
7713-
checksum: 10c0/be59d60dfdcf42643824cca60f145da69f098e53a75797532e7dbccdb696ec2b095ab21a04e2d6cb7427ea92d7f96ea7d6b6ce680257cd31f2d66daf72497dc1
7713+
checksum: 10c0/25f3070b4cec0dad385f9cddb306aac942cd4118f20a01fbd9b3a604214144d106b327d4afac89c5fd20f6873c27d5c6d491b9fa0b81ace1dc72f1a889dcbef7
77147714
languageName: node
77157715
linkType: hard
77167716

0 commit comments

Comments
 (0)