Skip to content

Commit

Permalink
fix(deps): updated deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cenk1cenk2 committed Jun 3, 2020
1 parent b37f416 commit c4ad38f
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
"devDependencies": {
"@cenk1cenk2/eslint-config": "*",
"@types/jest": "^25.2.3",
"@types/node": "^14.0.5",
"@types/node": "^14.0.9",
"@types/rewire": "^2.5.28",
"cz-conventional-changelog": "3.2.0",
"delay": "^4.3.0",
"enquirer": "^2.3.5",
"eslint": "^7.1.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.8",
"prettier": "^2.0.5",
"rewire": "^5.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.0.0",
"ts-node": "^8.10.1",
"ts-jest": "^26.1.0",
"ts-node": "^8.10.2",
"tsconfig-paths": "^3.9.0",
"tscpaths": "^0.0.9",
"typescript": "^3.9.3"
Expand All @@ -91,4 +91,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit c4ad38f

Please sign in to comment.