Skip to content

Commit

Permalink
fix(deps): bumped dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed May 15, 2021
1 parent 17fc050 commit f6da2de
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
],
"devDependencies": {
"@types/mkdirp": "^1.0.1",
"@types/mocha": "8.0.3",
"chai": "4.x",
"commitizen": "^4.2.1",
"@types/mocha": "8.2.2",
"chai": "4.3.4",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"google-closure-compiler": "20171023.0.1",
"gulp": "4.0.2",
"mkdirp": "1.0.4",
"mocha": "8.1.3",
"mocha": "8.4.0",
"pre-commit": "1.x",
"replace": "1.2.0",
"replace": "1.2.1",
"rimraf-promise": "2.x",
"typescript": "^4.0.3"
"typescript": "^4.2.4"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit f6da2de

Please sign in to comment.