Skip to content

Commit

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

Update 5 dependencies from npm
  • Loading branch information
Leonya committed Nov 11, 2018
2 parents b24bbe9 + e5c52b5 commit b1158d6
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 78 deletions.
178 changes: 107 additions & 71 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -61,7 +61,7 @@
},
"readmeFilename": "README.md",
"devDependencies": {
"@babel/cli": "7.1.2",
"@babel/cli": "7.1.5",
"@babel/polyfill": "7.0.0",
"@jetbrains/eslint-config": "4.0.3",
"@jetbrains/generator-ring-ui": "^1.0.18",
Expand Down Expand Up @@ -107,9 +107,9 @@
"lint-staged": "8.0.4",
"mocha": "5.0.1",
"octicons": "^8.1.0",
"react": "16.6.0",
"react-dom": "16.6.0",
"react-test-renderer": "16.6.0",
"react": "16.6.1",
"react-dom": "16.6.1",
"react-test-renderer": "16.6.1",
"recompose": "^0.29.0",
"sinon": "7.1.1",
"sinon-chai": "3.1.0",
Expand All @@ -125,11 +125,11 @@
"yo": "2.0.5"
},
"peerDependencies": {
"react": "16.6.0",
"react-dom": "16.6.0"
"react": "16.6.1",
"react-dom": "16.6.1"
},
"dependencies": {
"@babel/core": "7.1.2",
"@babel/core": "7.1.5",
"@jetbrains/angular-elastic": "2.5.1",
"@jetbrains/babel-preset-jetbrains": "2.1.2",
"@jetbrains/icons": "1.20.1",
Expand Down

0 comments on commit b1158d6

Please sign in to comment.