Skip to content

Commit

Permalink
Merge bdf13d4 into f5bb255
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 16, 2019
2 parents f5bb255 + bdf13d4 commit 3283f36
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"test": "jest"
},
"devDependencies": {
"@babel/polyfill": "7.0.0",
"@types/jest": "23.3.9",
"@types/lodash": "4.14.118",
"@types/node": "10.12.10",
"@babel/polyfill": "7.2.5",
"@types/jest": "23.3.12",
"@types/lodash": "4.14.119",
"@types/node": "10.12.18",
"@types/xml2js": "0.4.3",
"awesome-typescript-loader": "4.0.1",
"coveralls": "3.0.1",
"jest": "23.4.2",
"np": "3.0.4",
"awesome-typescript-loader": "5.2.1",
"coveralls": "3.0.2",
"jest": "23.6.0",
"np": "3.1.0",
"ts-jest": "23.10.5",
"tslint": "5.10.0",
"typescript": "2.9.1",
"tslint": "5.12.1",
"typescript": "3.2.2",
"uglifyjs-webpack-plugin": "2.1.1",
"webpack": "4.28.4",
"webpack-cli": "3.2.1"
Expand Down

0 comments on commit 3283f36

Please sign in to comment.