Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed May 14, 2018
1 parent 126c6a6 commit a1a01d5
Show file tree
Hide file tree
Showing 2 changed files with 1,055 additions and 810 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/plugin-syntax-decorators": "^7.0.0-beta.42",
"@babel/plugin-syntax-jsx": "^7.0.0-beta.42",
"@babel/plugin-syntax-typescript": "^7.0.0-beta.42",
"@cypress/webpack-preprocessor": "2.0.0",
"@cypress/webpack-preprocessor": "2.0.1",
"@types/dompurify": "^0.0.31",
"@types/enzyme": "^3.1.8",
"@types/enzyme-to-json": "^1.5.0",
Expand All @@ -66,7 +66,7 @@
"@types/prop-types": "^15.5.2",
"@types/react": "^16.0.41",
"@types/react-dom": "^16.0.0",
"@types/react-hot-loader": "^3.0.3",
"@types/react-hot-loader": "^4.1.0",
"@types/react-tabs": "^1.0.2",
"@types/webpack": "^4.1.2",
"@types/webpack-env": "^1.13.0",
Expand Down Expand Up @@ -98,10 +98,10 @@
"rimraf": "^2.6.2",
"shelljs": "^0.8.1",
"source-map-loader": "^0.2.1",
"style-loader": "^0.20.3",
"style-loader": "^0.21.0",
"ts-jest": "^22.0.1",
"ts-loader": "4.1.0",
"ts-node": "^5.0.1",
"ts-loader": "4.3.0",
"ts-node": "^6.0.3",
"tslint": "^5.7.0",
"tslint-react": "^3.4.0",
"typescript": "^2.8.0-rc",
Expand Down
Loading

0 comments on commit a1a01d5

Please sign in to comment.