Skip to content

Commit

Permalink
fix(deps): update dependency react-animate-height to v3.0.5 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 15, 2022
1 parent 2ac932c commit e5979ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pluralsh-design-system",
"version": "1.288.0",
"version": "1.289.0",
"description": "Pluralsh Design System",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"grommet-icons": "4.8.0",
"highlight.js": "11.6.0",
"prop-types": "15.8.1",
"react-animate-height": "3.0.4",
"react-animate-height": "3.0.5",
"react-markdown": "8.0.3",
"react-merge-refs": "2.0.1",
"react-spring": "9.5.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17351,7 +17351,7 @@ __metadata:
honorable-theme-default: 0.66.0
prop-types: 15.8.1
react: 18.2.0
react-animate-height: 3.0.4
react-animate-height: 3.0.5
react-dom: 18.2.0
react-markdown: 8.0.3
react-merge-refs: 2.0.1
Expand Down Expand Up @@ -18711,15 +18711,15 @@ __metadata:
languageName: node
linkType: hard

"react-animate-height@npm:3.0.4":
version: 3.0.4
resolution: "react-animate-height@npm:3.0.4"
"react-animate-height@npm:3.0.5":
version: 3.0.5
resolution: "react-animate-height@npm:3.0.5"
dependencies:
classnames: ^2.3.1
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 3efa212b41bb1c424c4b5390c1b0e34e85eec799f5ca76fab3223ccb0dff215febc5fd95a07188db85e5a06661ed9f6f3f9b8c68de744d8daad912f298d1bfc2
checksum: dab50deca7d476a4d87fdb619a047b6d3099fb27a2edbdecf52be3062993cb84c2e4a8122e3230a3e301e08b6cc82ebeb4679f927fe64f1fdd5a280d80e656a8
languageName: node
linkType: hard

Expand Down

0 comments on commit e5979ac

Please sign in to comment.