Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNovak committed Dec 22, 2021
1 parent ff51672 commit 7ad8703
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"test:unit": "ts-mocha tests/unit/**/*.test.ts"
},
"devDependencies": {
"@types/chai": "^4.2.22",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.10.3",
"@types/node": "^17.0.2",
"chai": "^4.3.4",
"mocha": "^8.4.0",
"prettier": "^2.4.1",
"prettier": "^2.5.1",
"ts-mocha": "^8.0.0",
"tslint": "^6.1.3",
"typescript": "^4.4.3"
"typescript": "^4.5.4"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7ad8703

Please sign in to comment.