Skip to content

Commit a65a408

Browse files
committed
Updated Dev Dependencies
1 parent 7a4288a commit a65a408

File tree

2 files changed

+145
-34
lines changed

2 files changed

+145
-34
lines changed

package-lock.json

Lines changed: 141 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"author": "Chirag",
3434
"license": "MIT Based",
3535
"devDependencies": {
36-
"@types/chai": "^4.2.11",
37-
"@types/mocha": "^8.0.0",
38-
"@types/node": "^14.0.23",
36+
"@types/chai": "^4.2.12",
37+
"@types/mocha": "^8.0.2",
38+
"@types/node": "^14.0.27",
3939
"@types/sinon": "^9.0.4",
4040
"chai": "^4.2.0",
41-
"mocha": "^8.0.1",
41+
"mocha": "^8.1.1",
4242
"mocha-junit-reporter": "^2.0.0",
4343
"nyc": "^15.1.0",
4444
"ts-node": "^8.10.2",

0 commit comments

Comments
 (0)