Skip to content

Commit 6a46f9d

Browse files
chore(deps-dev): bump react-native-web from 0.13.12 to 0.14.10 (#166)
Bumps [react-native-web](https://github.com/necolas/react-native-web) from 0.13.12 to 0.14.10. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](necolas/react-native-web@0.13.12...0.14.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3172407 commit 6a46f9d

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react": "16.13.1",
4646
"react-dom": "16.13.1",
4747
"react-native": "0.63.2",
48-
"react-native-web": "^0.13.12",
48+
"react-native-web": "^0.14.10",
4949
"react-test-renderer": "16.13.1",
5050
"rimraf": "^3.0.2",
5151
"semantic-release": "^17.0.4",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7309,12 +7309,7 @@ husky@^4.0.10:
73097309
slash "^3.0.0"
73107310
which-pm-runs "^1.0.0"
73117311

7312-
hyphenate-style-name@^1.0.2:
7313-
version "1.0.3"
7314-
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz#097bb7fa0b8f1a9cf0bd5c734cf95899981a9b48"
7315-
integrity sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==
7316-
7317-
hyphenate-style-name@^1.0.3:
7312+
hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3:
73187313
version "1.0.4"
73197314
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
73207315
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
@@ -12278,10 +12273,10 @@ react-native-safe-area-context@~3.0.7:
1227812273
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.0.7.tgz#0f53de7a30d626d82936000f3f6db374ecc4b800"
1227912274
integrity sha512-dqhRTlIFe5+P1yxitj0C9XVUxLqOmjomeqzUSSY8sNOWVjtIhEY/fl4ZKYpAVnktd8dt3zl13XmJTmRmy3d0uA==
1228012275

12281-
react-native-web@^0.13.12:
12282-
version "0.13.12"
12283-
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.13.12.tgz#3a2bb7ce0e21d5ac22f7761743a971ac3435fc3c"
12284-
integrity sha512-o0HZqb9iVAdO0wr1QyyBgdHTEknwKAqPXtWTFq1SqAe2lYcMhA2a3SFscWReD2ONgu+cbDVC3O6kOmQ4pI/h+g==
12276+
react-native-web@^0.14.10:
12277+
version "0.14.10"
12278+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.14.10.tgz#a4435b00370bb3265c288eacaaa1c9a963537d0d"
12279+
integrity sha512-YTvYnUUPnOjU50GiXk90cm6atk714vF8p7HhBlqHtLtftHk9xQRwgxXzoMHiKf0Bx20Dyo2SGvv4XrPxcmEheQ==
1228512280
dependencies:
1228612281
array-find-index "^1.0.2"
1228712282
create-react-class "^15.6.2"

0 commit comments

Comments
 (0)