Skip to content

Commit

Permalink
chore(deps): bump devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GabeDuarteM committed Sep 24, 2018
1 parent 0d3eec5 commit 28da9ab
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 33 deletions.
91 changes: 63 additions & 28 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,23 +101,23 @@
"@types/chalk": "^2.2.0",
"@types/cross-spawn": "^6.0.0",
"@types/fs-extra": "^5.0.4",
"@types/glob": "^5.0.35",
"@types/glob": "^7.1.0",
"@types/html-webpack-plugin": "^3.2.0",
"@types/is-ci": "^1.1.0",
"@types/lodash.get": "^4.4.4",
"@types/lodash.has": "^4.5.4",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.7.1",
"@types/node": "^10.10.3",
"@types/read-pkg-up": "^3.0.1",
"@types/rimraf": "^2.0.2",
"@types/sw-precache-webpack-plugin": "^0.11.0",
"@types/uglifyjs-webpack-plugin": "^1.1.0",
"@types/webpack": "^4.4.11",
"@types/webpack-dev-server": "^3.1.0",
"@types/webpack": "^4.4.12",
"@types/webpack-dev-server": "^3.1.1",
"@types/webpack-manifest-plugin": "^1.3.2",
"@types/which": "^1.3.1",
"fs-extra": "^7.0.0",
"semantic-release": "^15.9.15",
"semantic-release": "^15.9.16",
"ts-node": "^7.0.1"
}
}

0 comments on commit 28da9ab

Please sign in to comment.