Skip to content

Commit e0a8792

Browse files
committed
Update deps
1 parent f57ec1c commit e0a8792

File tree

3 files changed

+180
-148
lines changed

3 files changed

+180
-148
lines changed

.husky/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_
1+
_

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"@types/eslint": "^7.2.6",
4141
"@types/jest": "^26.0.20",
4242
"@types/node": "^14.14.31",
43-
"@typescript-eslint/eslint-plugin": "^4.15.1",
44-
"@typescript-eslint/parser": "^4.15.1",
43+
"@typescript-eslint/eslint-plugin": "^4.15.2",
44+
"@typescript-eslint/parser": "^4.15.2",
4545
"eslint": "^7.0.0",
4646
"eslint-config-prettier": "^8.0.0",
4747
"eslint-plugin-import": "^2.22.1",
4848
"eslint-plugin-promise": "^4.3.1",
49-
"husky": "^5.1.0",
49+
"husky": "^5.1.1",
5050
"jest": "^26.6.3",
5151
"lint-staged": "^10.5.4",
5252
"np": "^7.4.0",
53-
"pinst": "^2.1.4",
53+
"pinst": "^2.1.6",
5454
"prettier": "^2.2.1",
5555
"ts-jest": "^26.5.1",
5656
"typescript": "^4.1.5"

0 commit comments

Comments
 (0)