Skip to content

Commit

Permalink
Update react-milestones-vis to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
walterra committed Jan 4, 2023
1 parent c901e5f commit 236cdf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"d3-collection": "^1.0.7",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-milestones-vis": "^0.5.0"
"react-milestones-vis": "^0.6.0"
},
"resolutions": {
"decode-uri-component": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2805,10 +2805,10 @@ react-is@^17.0.1:
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==

react-milestones-vis@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/react-milestones-vis/-/react-milestones-vis-0.5.0.tgz#3a7d52f58f1e88f5f3d1c4d3f2e71d469d71fda4"
integrity sha512-KiuWjDMOAXER/MstwEcgmwVy8Dvzx7mgsfiL+XCqrR5HIHuJFFQfc/zdjqJwldTBlkxc/LyLK/kpZjHX8W8HUQ==
react-milestones-vis@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/react-milestones-vis/-/react-milestones-vis-0.6.0.tgz#fefcf9c45168e395a62b6a634eee36a90470b729"
integrity sha512-mt2fhHlmXYWqeBW/N1gZnjmJKpShKbOcf67Kd/mQf45ZHd/C/rGJm1cRV9QW9J1K+lF1s2vKoWUGC5DVeYz7lw==
dependencies:
d3-milestones "^1.4.2"

Expand Down

0 comments on commit 236cdf5

Please sign in to comment.