Skip to content

Commit

Permalink
chore: update dependency @types/plotly.js to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent d15e6eb commit 7071ce2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/jest-environment-puppeteer": "5.0.2",
"@types/lodash.merge": "4.6.6",
"@types/node": "16.11.21",
"@types/plotly.js": "1.54.22",
"@types/plotly.js": "2.35.0",
"@types/puppeteer": "1.20.2",
"@types/react": "17.0.47",
"@types/react-dom": "16.9.16",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2004,12 +2004,10 @@
dependencies:
"@types/d3" "^3"

"@types/[email protected]":
version "1.54.22"
resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-1.54.22.tgz#001b9cfafc5e0bdf133bc6ab6e30ff0af39e584d"
integrity sha512-/xL9++eA7VnIIZqNQOw6sZ7DtEmfoHj5rAD2CjU2LCOqem/BxTA1KlpdUWEHOiou6za4HKnM+Nvho3jTBPYJ/w==
dependencies:
"@types/d3" "^3"
"@types/[email protected]":
version "2.35.0"
resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-2.35.0.tgz#cc26a54e26ead5c361b364284a936408365c5800"
integrity sha512-hokP//6Ex8dj9JttJtV8MO5aJcNBittofftpKm7hgWBbe/dMggx8bnxmhCwuQ1N5uP9VXfa/2CUre/eu0l08RA==

"@types/prettier@^2.1.5":
version "2.4.1"
Expand Down

0 comments on commit 7071ce2

Please sign in to comment.