Skip to content

Commit 7222a37

Browse files
renovate[bot]wardpeet
authored andcommitted
fix(starters): update dependency prop-types to ^15.7.1 (#11686)
1 parent 059ffaa commit 7222a37

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

starters/default/package-lock.json

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby-plugin-sharp": "^2.0.20",
1414
"gatsby-source-filesystem": "^2.0.20",
1515
"gatsby-transformer-sharp": "^2.1.13",
16-
"prop-types": "^15.6.2",
16+
"prop-types": "^15.7.1",
1717
"react": "^16.8.0",
1818
"react-dom": "^16.8.0",
1919
"react-helmet": "^5.2.0"

0 commit comments

Comments
 (0)