Skip to content

Commit

Permalink
build: update react-native-svg to 15.9.0 (#2479)
Browse files Browse the repository at this point in the history
* build: update react-native-svg to 15.9.0

* chore: update snapshots
  • Loading branch information
paulschreiber authored Nov 14, 2024
1 parent 6b1ae81 commit bca9ab9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#737373"
vbHeight={24}
vbWidth={24}
>
Expand Down Expand Up @@ -1709,7 +1708,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#028843"
vbHeight={24}
vbWidth={24}
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#028843"
vbHeight={24}
vbWidth={24}
>
Expand Down Expand Up @@ -1974,7 +1973,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#737373"
vbHeight={24}
vbWidth={24}
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#737373"
vbHeight={24}
vbWidth={24}
>
Expand Down Expand Up @@ -1769,7 +1768,6 @@ exports[`renders correctly 1`] = `
},
]
}
tintColor="#028843"
vbHeight={24}
vbWidth={24}
>
Expand Down
8 changes: 4 additions & 4 deletions dev-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react-native-reanimated": "^3.16.1",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^3.34.0",
"react-native-svg": "^15.8.0",
"react-native-svg": "^15.9.0",
"react-native-tab-view": "^4.0.1",
"reduce-reducers": "^1.0.4",
"terraso-client-shared": "github:techmatters/terraso-client-shared#cbab96e",
Expand Down

0 comments on commit bca9ab9

Please sign in to comment.