Skip to content

Commit 0e87a63

Browse files
committed
fix(deps): update dependency react-spring to v9.0.0-beta.8
1 parent 759b2f5 commit 0e87a63

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-native-svg": "9.4.0",
4444
"react-native-vector-icons": "6.4.2",
4545
"react-native-web": "0.11.2",
46-
"react-spring": "9.0.0-beta.1",
46+
"react-spring": "9.0.0-beta.8",
4747
"ts-essentials": "2.0.7"
4848
},
4949
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10867,10 +10867,10 @@ react-simple-code-editor@^0.9.0:
1086710867
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.9.10.tgz#1ab5ea7215687ed918c6d0dae90736cf01890905"
1086810868
integrity sha512-80LJwRQS7Wi9Ugh/e6FRHWdcg4oQOpMBDFxyDpORILffrHdV3EIQ1IeX5x7488r05iFgLbVDV4nQ1LRKjgCm0g==
1086910869

10870-
react-spring@9.0.0-beta.1:
10871-
version "9.0.0-beta.1"
10872-
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.1.tgz#b7a48da6d3f4e20234b1dd11c78480c932f262b1"
10873-
integrity sha512-9d0wLcvInW3Qw7FNYCC61d2kzebXagF6cZN83xR9Sr+g2J+f/IowaZrUFxDnhSFxyRl2F/Oloo0wIedEOqYfEQ==
10870+
react-spring@9.0.0-beta.8:
10871+
version "9.0.0-beta.8"
10872+
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.8.tgz#dd4348d3d6dd88ff596b36fa85b3328200914b15"
10873+
integrity sha512-pcyQqr5W9HBM5Rm0rmdbVIEQz7wocAfWBNWSUm/EEvpb4M0OQ3Xp9JW6Ayo+6ZgV7fLzJJHO/QgNdUMpAtVaTw==
1087410874
dependencies:
1087510875
"@babel/runtime" "^7.3.1"
1087610876
prop-types "^15.5.8"

0 commit comments

Comments
 (0)