Skip to content

Commit

Permalink
Bump semver from 5.7.0 to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Apr 26, 2019
1 parent 8aae29d commit 98d9fea
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prop-types": "^15.7.2",
"react-dev-utils": "^8.0.0",
"regenerator-runtime": "^0.12.1",
"semver": "^5.6.0",
"semver": "^6.0.0",
"webpack": "^4.28.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lib/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"memoizerific": "^1.11.3",
"prop-types": "^15.6.2",
"react": "^16.7.0",
"semver": "^5.6.0",
"semver": "^6.0.0",
"store2": "^2.7.1",
"telejson": "^2.1.1",
"util-deprecate": "^1.0.2"
Expand Down
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jscodeshift": "^0.6.3",
"json5": "^2.1.0",
"merge-dirs": "^0.2.1",
"semver": "^5.6.0",
"semver": "^6.0.0",
"shelljs": "^0.8.3",
"update-notifier": "^2.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"regenerator-runtime": "^0.12.1",
"resolve": "^1.10.0",
"resolve-from": "^4.0.0",
"semver": "^5.6.0",
"semver": "^6.0.0",
"serve-favicon": "^2.5.0",
"shelljs": "^0.8.3",
"style-loader": "^0.23.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-hotkeys": "2.0.0-pre4",
"react-resize-detector": "^4.0.5",
"recompose": "^0.30.0",
"semver": "^5.6.0",
"semver": "^6.0.0",
"store2": "^2.7.1",
"telejson": "^2.1.1",
"util-deprecate": "^1.0.2"
Expand Down

0 comments on commit 98d9fea

Please sign in to comment.