Skip to content

Commit 213401a

Browse files
chore(deps): bump @react-navigation/material-top-tabs
Bumps [@react-navigation/material-top-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/material-top-tabs) from 6.5.1 to 6.6.2. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/material-top-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/material-top-tabs) --- updated-dependencies: - dependency-name: "@react-navigation/material-top-tabs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adef925 commit 213401a

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
@@ -52,7 +52,7 @@
5252
"@react-native-masked-view/masked-view": "^0.2.8",
5353
"@react-navigation/bottom-tabs": "^6.5.1",
5454
"@react-navigation/drawer": "^6.5.1",
55-
"@react-navigation/material-top-tabs": "^6.5.1",
55+
"@react-navigation/material-top-tabs": "^6.6.2",
5656
"@react-navigation/native": "^6.0.14",
5757
"@react-navigation/native-stack": "^6.9.8",
5858
"@redux-devtools/extension": "^3.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,10 +1640,10 @@
16401640
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.13.tgz#5105fa26df8d32810cd9f14d6ec5a3d2c2bb26d2"
16411641
integrity sha512-LqqK5s2ZfYHn2cQ376jC5V9dQztLH5ixkkJj9WR7JY2g4SghDd39WJhL3Jillw1Mu3F3b9sZwvAK+QkXhnDeAA==
16421642

1643-
"@react-navigation/material-top-tabs@^6.5.1":
1644-
version "6.5.1"
1645-
resolved "https://registry.yarnpkg.com/@react-navigation/material-top-tabs/-/material-top-tabs-6.5.1.tgz#45fb467d3397bde6cfe72409159dd5a56ea85f07"
1646-
integrity sha512-zw+S8uORb7gPkNQioveAmcmu/QDj2ab1HXHBx9Hdf7HKm9dDXZSbdzF5kwAvBeqaTWmV6nI0hJePWaiQBvyBVA==
1643+
"@react-navigation/material-top-tabs@^6.6.2":
1644+
version "6.6.2"
1645+
resolved "https://registry.yarnpkg.com/@react-navigation/material-top-tabs/-/material-top-tabs-6.6.2.tgz#ff68e597451a86d26421d5f516a1aa7e1fb30048"
1646+
integrity sha512-qq0iyMzWApeSvhxovurhk5hluAH2VYbSObTZIKt4KbVXZ0KP8ir1tRQ+IAwkMea+hCnd26glpXRVQI+YqXH0Gw==
16471647
dependencies:
16481648
color "^4.2.3"
16491649
warn-once "^0.1.0"

0 commit comments

Comments
 (0)