Skip to content

Commit

Permalink
fix(dependencies): updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Feb 4, 2019
1 parent 493d8b1 commit ff72436
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"standard-changelog": "^2.0.6",
"@wessberg/rollup-plugin-ts": "^1.1.21",
"tslint": "^5.12.1",
"prettier": "^1.16.1",
"prettier": "^1.16.4",
"pretty-quick": "^1.10.0",
"husky": "^1.3.1",
"np": "^4.0.2"
Expand All @@ -60,16 +60,16 @@
"@babel/preset-env": "^7.3.1",
"@babel/runtime": "^7.3.1",
"@types/find-up": "^2.1.1",
"@types/node": "^10.12.18",
"@types/node": "^10.12.21",
"@types/resolve": "0.0.8",
"@wessberg/browserslist-generator": "1.0.8",
"@wessberg/browserslist-generator": "1.0.9",
"browserslist": "^4.4.1",
"find-up": "^3.0.0",
"mkdirp": "^0.5.1",
"resolve": "^1.10.0",
"rollup": "^1.1.2",
"rollup-pluginutils": "^2.3.3",
"typescript": "^3.2.4",
"typescript": "^3.3.1",
"tslib": "^1.9.3"
},
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit ff72436

Please sign in to comment.