Skip to content

Commit b15a7c9

Browse files
build(deps): bump react-native-redash from 16.1.1 to 18.1.0
Bumps [react-native-redash](https://github.com/wcandillon/redash) from 16.1.1 to 18.1.0. - [Release notes](https://github.com/wcandillon/redash/releases) - [Commits](wcandillon/react-native-redash@v16.1.1...v18.1.0) --- updated-dependencies: - dependency-name: react-native-redash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa0625c commit b15a7c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-native": "0.69.5",
2626
"react-native-easing": "^1.0.1",
2727
"react-native-reanimated": "~2.9.1",
28-
"react-native-redash": "^16.1.1",
28+
"react-native-redash": "^18.1.0",
2929
"react-native-sugar-style": "^0.1.22",
3030
"react-native-svg": "12.3.0",
3131
"react-native-web": "~0.18.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9233,10 +9233,10 @@ react-native-reanimated@~2.9.1:
92339233
setimmediate "^1.0.5"
92349234
string-hash-64 "^1.0.3"
92359235

9236-
react-native-redash@^16.1.1:
9237-
version "16.1.1"
9238-
resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.1.1.tgz#784cdf55672043aab9f15ae8c965dcbae8b119ba"
9239-
integrity sha512-pD3GMNqRz/5bUnX0ni4MMOBlVwH2dJnd7u6M80VqYGI87IfcuP6Sn1z171r0nUUeYvJ7blJQs0OKKmTsJIbWew==
9236+
react-native-redash@^18.1.0:
9237+
version "18.1.0"
9238+
resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-18.1.0.tgz#ebebace19d0d2ed877cb6836b8c824b49354eb93"
9239+
integrity sha512-bdCFl/ZB7Rf2raIlU6SLV+Dc/rL6UXsQNjEVwTGBukHMeSKp1zs4zVtWaGimbN8P22N4qYvb9Jmw/K94ZWYG0Q==
92409240
dependencies:
92419241
abs-svg-path "^0.1.1"
92429242
normalize-svg-path "^1.0.1"

0 commit comments

Comments
 (0)