Skip to content

Commit

Permalink
Update devDependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrrp committed Jan 24, 2019
1 parent e0203a5 commit 92ab443
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"devDependencies": {
"@microsoft/api-documenter": "^1.5.59",
"@microsoft/api-extractor": "^6.3.0",
"@types/jest": "^23.3.12",
"@types/jest": "^23.3.13",
"copyfiles": "^2.1.0",
"jest": "^23.6.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.15.3",
"prettier": "^1.16.1",
"rimraf": "^2.6.3",
"rollup": "^1.1.0",
"rollup-plugin-babel-minify": "^6.2.0",
"rollup": "^1.1.2",
"rollup-plugin-babel-minify": "^7.0.0",
"ts-jest": "~23.10.5",
"typescript": "^3.2.2"
"typescript": "^3.2.4"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 92ab443

Please sign in to comment.