Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
philipstanislaus committed Feb 17, 2022
1 parent 3cfc5ed commit 973fa82
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 414 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"dependencies": {},
"devDependencies": {
"@types/chai": "^4.2.7",
"@types/mocha": "^8.2.0",
"@types/mocha": "^9.1.0",
"chai": "^4.1.2",
"codecov": "^3.8.1",
"mocha": "^8.2.1",
"mocha": "^9.2.0",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"ts-mocha": "^8.0.0",
"ts-mocha": "^9.0.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.1.3",
Expand Down
Loading

0 comments on commit 973fa82

Please sign in to comment.