Skip to content

Commit 39d971f

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 18f5aed commit 39d971f

File tree

2 files changed

+5
-51
lines changed

2 files changed

+5
-51
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.6",
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 & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -3496,52 +3496,6 @@ cacache@^12.0.2:
34963496
unique-filename "^1.1.1"
34973497
y18n "^4.0.0"
34983498

3499-
builtin-status-codes@^3.0.0:
3500-
version "3.0.0"
3501-
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
3502-
integrity sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==
3503-
3504-
builtins@^1.0.3:
3505-
version "1.0.3"
3506-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
3507-
integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==
3508-
3509-
3510-
version "3.0.0"
3511-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
3512-
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
3513-
3514-
3515-
version "3.1.0"
3516-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
3517-
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
3518-
3519-
3520-
version "3.1.2"
3521-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
3522-
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
3523-
3524-
cacache@^12.0.2:
3525-
version "12.0.4"
3526-
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c"
3527-
integrity sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==
3528-
dependencies:
3529-
bluebird "^3.5.5"
3530-
chownr "^1.1.1"
3531-
figgy-pudding "^3.5.1"
3532-
glob "^7.1.4"
3533-
graceful-fs "^4.1.15"
3534-
infer-owner "^1.0.3"
3535-
lru-cache "^5.1.1"
3536-
mississippi "^3.0.0"
3537-
mkdirp "^0.5.1"
3538-
move-concurrently "^1.0.1"
3539-
promise-inflight "^1.0.1"
3540-
rimraf "^2.6.3"
3541-
ssri "^6.0.1"
3542-
unique-filename "^1.1.1"
3543-
y18n "^4.0.0"
3544-
35453499
cacache@^15.0.5, cacache@^15.3.0:
35463500
version "15.3.0"
35473501
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb"
@@ -9279,10 +9233,10 @@ react-native-reanimated@~2.9.1:
92799233
setimmediate "^1.0.5"
92809234
string-hash-64 "^1.0.3"
92819235

9282-
react-native-redash@^16.1.1:
9283-
version "16.1.1"
9284-
resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.1.1.tgz#784cdf55672043aab9f15ae8c965dcbae8b119ba"
9285-
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==
92869240
dependencies:
92879241
abs-svg-path "^0.1.1"
92889242
normalize-svg-path "^1.0.1"

0 commit comments

Comments
 (0)