Skip to content

Commit

Permalink
build(deps): bumped dev-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Aug 18, 2020
1 parent f9a81da commit 86f7262
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 @@ -34,19 +34,19 @@
"awesome"
],
"devDependencies": {
"@types/mkdirp": "^1.0.0",
"@types/mocha": "7.0.2",
"@types/mkdirp": "^1.0.1",
"@types/mocha": "8.0.3",
"chai": "4.x",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"google-closure-compiler": "20171023.0.1",
"gulp": "4.0.2",
"mkdirp": "1.0.4",
"mocha": "8.0.1",
"mocha": "8.1.1",
"pre-commit": "1.x",
"replace": "1.2.0",
"rimraf-promise": "2.x",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 86f7262

Please sign in to comment.