Skip to content

Commit f29bfcb

Browse files
committed
Update plotly lib
1 parent 754fbbc commit f29bfcb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/jest": "^27.0.2",
1717
"@types/lodash": "^4.14.175",
1818
"@types/node": "^16.10.3",
19-
"@types/plotly.js": "^2.12.8",
19+
"@types/plotly.js": "^2.12.11",
2020
"esbuild": "^0.13.4",
2121
"ts-jest": "^29.0.3"
2222
},
@@ -25,6 +25,6 @@
2525
"date-fns": "^2.28.0",
2626
"deepmerge": "^4.2.2",
2727
"lodash": "^4.17.21",
28-
"plotly.js": "^2.16.1"
28+
"plotly.js": "^2.16.5"
2929
}
3030
}

0 commit comments

Comments
 (0)