Skip to content

Commit afbb90f

Browse files
update deps
1 parent c93d750 commit afbb90f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/preset-typescript": "^7.14.5",
3737
"@babel/register": "^7.14.5",
3838
"@babel/runtime-corejs3": "^7.14.7",
39-
"@types/mocha": "^8.2.2",
39+
"@types/mocha": "^8.2.3",
4040
"@typescript-eslint/eslint-plugin": "^4.28.2",
4141
"@typescript-eslint/parser": "^4.28.2",
4242
"babel-loader": "^8.2.2",
@@ -55,7 +55,7 @@
5555
"eslint-plugin-promise": "^5.1.0",
5656
"eslint-plugin-simple-import-sort": "^7.0.0",
5757
"eslint-webpack-plugin": "^2.5.4",
58-
"husky": "^7.0.0",
58+
"husky": "^7.0.1",
5959
"lint-staged": "^11.0.0",
6060
"mocha": "^9.0.2",
6161
"parallel-webpack": "^2.6.0",

0 commit comments

Comments
 (0)