Skip to content

Commit

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

Update 7 dependencies from npm
  • Loading branch information
Hypnosphi authored Feb 26, 2018
2 parents cb5b1d8 + 55f327c commit fa4a6fc
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 79 deletions.
147 changes: 85 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"chai-as-promised": "^7.1.1",
"chai-dom": "1.7.0",
"chai-enzyme": "1.0.0-beta.0",
"change-case": "^3.0.1",
"change-case": "^3.0.2",
"cheerio": "^0.22.0",
"css-module-flow": "^1.0.0",
"deep-assign": "2.0.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"karma-sourcemap-loader": "0.3.7",
"karma-teamcity-reporter": "2.0.0",
"karma-webdriver-launcher": "1.0.5",
"karma-webpack": "2.0.9",
"karma-webpack": "2.0.11",
"lerna": "^2.9.0",
"lint-staged": "7.0.0",
"mocha": "5.0.1",
Expand Down Expand Up @@ -172,7 +172,7 @@
"@jetbrains/react-portal": "3.1.0",
"autoprefixer": "7.2.6",
"babel-core": "6.26.0",
"babel-loader": "7.1.2",
"babel-loader": "7.1.3",
"babel-plugin-transform-runtime": "6.23.0",
"classnames": "2.2.5",
"combokeys": "3.0.0",
Expand All @@ -195,10 +195,10 @@
"pascal-case": "2.0.1",
"postcss": "6.0.19",
"postcss-cssnext": "3.1.0",
"postcss-loader": "2.1.0",
"postcss-loader": "2.1.1",
"postcss-modules-values-replace": "3.0.1",
"prop-types": "15.6.0",
"react-markdown": "3.2.1",
"react-markdown": "3.2.2",
"react-sortable-hoc": "0.6.8",
"react-virtualized": "9.18.5",
"react-waypoint": "8.0.0",
Expand Down
14 changes: 7 additions & 7 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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"forever": "0.15.3",
"gemini": "5.5.0",
"gemini": "5.5.1",
"gemini-sauce": "^1.0.1",
"gemini-teamcity": "2.1.5",
"html-reporter": "2.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/generator/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/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"chalk": "^2.3.1",
"change-case": "^3.0.0",
"change-case": "^3.0.2",
"find-port": "^2.0.1",
"ora": "^2.0.0",
"package-json": "^4.0.1",
Expand Down

0 comments on commit fa4a6fc

Please sign in to comment.