Skip to content

Commit

Permalink
chore(dependencies): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 14, 2019
1 parent 814e2f8 commit 5a320ca
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -44,27 +44,27 @@
"license": "MIT",
"devDependencies": {
"@wessberg/scaffold": "1.0.19",
"@wessberg/rollup-plugin-ts": "1.1.64",
"@wessberg/rollup-plugin-ts": "1.1.66",
"@wessberg/ts-config": "0.0.41",
"standard-changelog": "2.0.13",
"tslint": "5.19.0",
"ava": "2.3.0",
"standard-changelog": "2.0.15",
"tslint": "5.20.0",
"ava": "2.4.0",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.1",
"husky": "^3.0.5",
"np": "^5.0.3",
"pretty-quick": "^2.0.0",
"husky": "^3.0.9",
"np": "^5.1.1",
"find-up": "^4.1.0",
"ts-node": "^8.3.0",
"rollup": "^1.21.2"
"ts-node": "^8.4.1",
"rollup": "^1.23.1"
},
"dependencies": {
"@types/deasync": "0.1.0",
"@types/node": "12.7.4",
"@types/node": "12.7.12",
"@types/object-path": "0.11.0",
"chalk": "2.4.2",
"object-path": "0.11.4",
"tslib": "1.10.0",
"typescript": "3.6.2"
"typescript": "3.6.4"
},
"optionalDependencies": {
"@types/jsdom": "12.2.4",
Expand Down

0 comments on commit 5a320ca

Please sign in to comment.