Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dsifford committed Feb 1, 2019
1 parent b263215 commit 9695f3e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"react-dom": "^16.7.0",
"string-hash": "^1.1.3",
"tooltip.js": "^1.3.1",
"typescript": "^3.2.4",
"typescript": "^3.3.1",
"uuid": "^3.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -146,7 +146,7 @@
"node-sass": "^4.11.0",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.5.0",
"prettier": "^1.16.1",
"prettier": "^1.16.3",
"proxy-polyfill": "^0.3.0",
"react-test-renderer": "^16.7.0",
"rimraf": "^2.6.3",
Expand All @@ -162,7 +162,7 @@
"tslint-config-prettier": "^1.17.0",
"tslint-microsoft-contrib": "^6.0.0",
"tslint-react": "^3.6.0",
"typescript-tslint-plugin": "^0.3.0",
"typescript-tslint-plugin": "^0.3.1",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1"
}
Expand Down

0 comments on commit 9695f3e

Please # to comment.