Skip to content

Commit

Permalink
Merge pull request #223 from JetBrains/dependencies.io-update-build-2…
Browse files Browse the repository at this point in the history
…17.0.0

Update 5 dependencies from npm
  • Loading branch information
Leonya authored Apr 16, 2018
2 parents 367e250 + 8da3a3b commit e0848d2
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
"lint-staged": "7.0.4",
"mocha": "5.0.1",
"octicons": "^7.2.0",
"react": "16.3.1",
"react-dom": "16.3.1",
"react-test-renderer": "16.3.1",
"react": "16.3.2",
"react-dom": "16.3.2",
"react-test-renderer": "16.3.2",
"sinon": "5.0.0",
"sinon-chai": "3.0.0",
"storage-mock": "1.0.3",
Expand All @@ -159,8 +159,8 @@
"yo": "2.0.2"
},
"peerDependencies": {
"react": "^16.3.1",
"react-dom": "^16.3.1"
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
"dependencies": {
"@jetbrains/angular-elastic": "2.5.1",
Expand Down Expand Up @@ -196,7 +196,7 @@
"pascal-case": "2.0.1",
"postcss": "6.0.21",
"postcss-cssnext": "3.1.0",
"postcss-loader": "2.1.3",
"postcss-loader": "2.1.4",
"postcss-modules-values-replace": "3.0.1",
"prop-types": "15.6.1",
"react-markdown": "3.3.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/gemini/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gemini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gemini": "5.6.2",
"gemini-sauce": "^1.0.1",
"gemini-teamcity": "2.1.5",
"html-reporter": "2.12.3",
"html-reporter": "2.13.0",
"http-server": "0.11.1",
"ip": "1.1.5"
}
Expand Down

0 comments on commit e0848d2

Please sign in to comment.