Skip to content

Commit 2b6a7e1

Browse files
author
Pelle Wessman
committed
Update dev dependencies
1 parent 03ae3b6 commit 2b6a7e1

File tree

2 files changed

+100
-100
lines changed

2 files changed

+100
-100
lines changed

package-lock.json

Lines changed: 96 additions & 96 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
@@ -35,10 +35,10 @@
3535
"@types/chai": "^4.3.4",
3636
"@types/chai-as-promised": "^7.1.5",
3737
"@types/mocha": "^10.0.1",
38-
"@types/node": "^14.18.34",
38+
"@types/node": "^14.18.36",
3939
"@types/tap": "^15.0.7",
40-
"@typescript-eslint/eslint-plugin": "^5.45.1",
41-
"@typescript-eslint/parser": "^5.45.1",
40+
"@typescript-eslint/eslint-plugin": "^5.48.1",
41+
"@typescript-eslint/parser": "^5.48.1",
4242
"c8": "^7.12.0",
4343
"chai": "^4.3.7",
4444
"chai-as-promised": "^7.1.1",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-promise": "^6.0.1",
5252
"eslint-plugin-react": "^7.31.11",
5353
"eslint-plugin-react-hooks": "^4.6.0",
54-
"husky": "^8.0.2",
54+
"husky": "^8.0.3",
5555
"installed-check": "^6.0.5",
5656
"mocha": "^10.1.0",
5757
"nock": "^13.2.9",

0 commit comments

Comments
 (0)