Skip to content

Commit 7f9514b

Browse files
Bump @react-native-masked-view/masked-view from 0.3.1 to 0.3.2 (#198)
Bumps [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/react-native-masked-view/masked-view/releases) - [Commits](callstack/masked-view@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: "@react-native-masked-view/masked-view" dependency-version: 0.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a35db2e commit 7f9514b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/plugin-transform-template-literals": "^7.23.3",
4848
"@babel/preset-env": "^7.20.0",
4949
"@babel/runtime": "^7.20.0",
50-
"@react-native-masked-view/masked-view": "^0.3.1",
50+
"@react-native-masked-view/masked-view": "^0.3.2",
5151
"@react-native/babel-preset": "^0.74.83",
5252
"@react-native/metro-config": "^0.73.3",
5353
"@types/react-native-vector-icons": "^6.4.18",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3163,13 +3163,13 @@ __metadata:
31633163
languageName: node
31643164
linkType: hard
31653165

3166-
"@react-native-masked-view/masked-view@npm:^0.3.1":
3167-
version: 0.3.1
3168-
resolution: "@react-native-masked-view/masked-view@npm:0.3.1"
3166+
"@react-native-masked-view/masked-view@npm:^0.3.2":
3167+
version: 0.3.2
3168+
resolution: "@react-native-masked-view/masked-view@npm:0.3.2"
31693169
peerDependencies:
31703170
react: ">=16"
31713171
react-native: ">=0.57"
3172-
checksum: 10c0/e8823e69caa4f916546de528faa9beb69d25311adecaeb37a5a3e2871141754e895d1b5faa01bc0ca07b4d4b676d940191917803da53208b1be8fef857e5b502
3172+
checksum: 10c0/4ec84b7af2ded49dc21f17cc723a0ef341076cbe40cf758dd2daff8734bea63ba83e2fee7e63958984385314b8915b6804135997e07697abdd4141217c847fe9
31733173
languageName: node
31743174
linkType: hard
31753175

@@ -10622,7 +10622,7 @@ __metadata:
1062210622
"@babel/preset-env": "npm:^7.20.0"
1062310623
"@babel/runtime": "npm:^7.20.0"
1062410624
"@react-native-community/cli-platform-ios": "npm:^12.3.0"
10625-
"@react-native-masked-view/masked-view": "npm:^0.3.1"
10625+
"@react-native-masked-view/masked-view": "npm:^0.3.2"
1062610626
"@react-native/babel-preset": "npm:^0.74.83"
1062710627
"@react-native/metro-config": "npm:^0.73.3"
1062810628
"@react-navigation/bottom-tabs": "npm:^6.5.11"

0 commit comments

Comments
 (0)