Skip to content

Commit

Permalink
🔒 Fix issues with dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
priestine committed Sep 9, 2020
1 parent 7ec4f07 commit e986d48
Show file tree
Hide file tree
Showing 2 changed files with 714 additions and 924 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"optionalDependencies": {},
"peerDependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/cli": "^11.0.0",
"@types/node": "^14.0.13",
"@types/sinon": "^9.0.4",
"ava": "^3.8.2",
Expand All @@ -70,7 +70,7 @@
"sinon": "^9.0.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.5",
"xo": "^0.32.0",
"xo": "^0.33.1",
"yarn": "^1.22.4"
},
"husky": {
Expand Down
Loading

0 comments on commit e986d48

Please sign in to comment.