Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Dec 10, 2020
1 parent abee19a commit 0a0a992
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/sinon": "^9.0.9",
"ava": "^3.13.0",
"ava": "^3.14.0",
"coveralls": "^3.1.0",
"del-cli": "^3.0.1",
"delay": "^4.4.0",
"eslint": "^7.14.0",
"eslint": "^7.15.0",
"eslint-config-canonical": "^24.4.4",
"husky": "^4.3.0",
"lint-staged": "^10.5.2",
"husky": "^4.3.5",
"lint-staged": "^10.5.3",
"nyc": "^15.1.0",
"semantic-release": "^17.3.0",
"sinon": "^9.2.1",
"ts-node": "^9.1.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.2"
},
"engines": {
Expand Down

0 comments on commit 0a0a992

Please sign in to comment.