Skip to content

Commit 0f68c93

Browse files
authored
Merge pull request #146 from theKashey/greenkeeper/default/react-imported-component-6.1.1
Update react-imported-component in group default to the latest version 🚀
2 parents 59c70a1 + 8fed793 commit 0f68c93

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/SSR/parcel-react-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react": "^16.9.0",
3535
"react-dom": "^16.9.0",
3636
"react-helmet": "^5.2.0",
37-
"react-imported-component": "^6.1.0",
37+
"react-imported-component": "^6.1.1",
3838
"react-router-dom": "^4.2.2",
3939
"used-styles": "^2.0.2"
4040
},

examples/SSR/typescript-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "^16.9.0",
2424
"react-dom": "^16.9.0",
2525
"react-helmet": "^5.2.0",
26-
"react-imported-component": "^5.0.1",
26+
"react-imported-component": "^6.1.1",
2727
"react-redux": "^5.0.7",
2828
"react-router-dom": "^4.2.2",
2929
"redux": "^4.0.0",

examples/react-hot-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react": "^16.9.0",
2222
"react-dom": "^16.9.0",
2323
"react-hot-loader": "^4.12.12",
24-
"react-imported-component": "^6.0.1",
24+
"react-imported-component": "^6.1.1",
2525
"react-portal": "^4.1.2"
2626
}
2727
}

0 commit comments

Comments
 (0)