Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 66fd398

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update react monorepo to v16.6.3
1 parent 1f2db48 commit 66fd398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/templates/React InstantSearch Native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"algoliasearch": "3.30.0",
1515
"expo": "30.0.1",
1616
"prop-types": "15.6.2",
17-
"react": "16.5.2",
17+
"react": "16.6.3",
1818
"react-instantsearch-native": "{{libraryVersion}}",
1919
"react-native": "0.55.4"
2020
},

src/templates/React InstantSearch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"algoliasearch": "3.30.0",
13-
"react": "16.6.0",
14-
"react-dom": "16.6.0",
13+
"react": "16.6.3",
14+
"react-dom": "16.6.3",
1515
"react-instantsearch-dom": "{{libraryVersion}}",
1616
"react-scripts": "2.1.1"
1717
},

0 commit comments

Comments
 (0)