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

Commit 0086764

Browse files
renovate[bot]francoischalifour
authored andcommitted
fix(deps): update react monorepo to v16.5.1 (#251)
1 parent 895cbbf commit 0086764

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": "29.0.0",
1616
"prop-types": "15.6.2",
17-
"react": "16.5.0",
17+
"react": "16.5.1",
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.5.0",
14-
"react-dom": "16.5.0",
13+
"react": "16.5.1",
14+
"react-dom": "16.5.1",
1515
"react-instantsearch-dom": "{{libraryVersion}}",
1616
"react-scripts": "1.1.5"
1717
},

0 commit comments

Comments
 (0)