Skip to content

Commit b01d000

Browse files
author
Pelle Wessman
committed
Update dev dependencies
1 parent d74d3cf commit b01d000

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,27 @@
4545
"@types/mocha": "^10.0.0",
4646
"@types/node": "^14.18.31",
4747
"@types/prompts": "^2.4.1",
48-
"@typescript-eslint/eslint-plugin": "^5.36.2",
49-
"@typescript-eslint/parser": "^5.36.2",
48+
"@typescript-eslint/eslint-plugin": "^5.44.0",
49+
"@typescript-eslint/parser": "^5.44.0",
5050
"c8": "^7.12.0",
5151
"chai": "^4.3.6",
5252
"dependency-check": "^5.0.0-7",
53-
"eslint": "^8.23.0",
53+
"eslint": "^8.28.0",
5454
"eslint-config-standard": "^17.0.0",
5555
"eslint-config-standard-jsx": "^11.0.0",
56-
"eslint-import-resolver-typescript": "^3.5.1",
56+
"eslint-import-resolver-typescript": "^3.5.2",
5757
"eslint-plugin-import": "^2.26.0",
5858
"eslint-plugin-jsdoc": "^39.5.0",
59-
"eslint-plugin-n": "^15.3.0",
60-
"eslint-plugin-promise": "^6.0.1",
61-
"eslint-plugin-react": "^7.31.9",
59+
"eslint-plugin-n": "^15.5.1",
60+
"eslint-plugin-promise": "^6.1.1",
61+
"eslint-plugin-react": "^7.31.11",
6262
"eslint-plugin-react-hooks": "^4.6.0",
6363
"husky": "^8.0.1",
64-
"installed-check": "^6.0.4",
64+
"installed-check": "^6.0.5",
6565
"mocha": "^10.0.0",
6666
"npm-run-all2": "^6.0.2",
67-
"type-coverage": "^2.21.2",
68-
"typescript": "~4.8.4"
67+
"type-coverage": "^2.24.1",
68+
"typescript": "~4.9.3"
6969
},
7070
"dependencies": {
7171
"@socketsecurity/sdk": "^0.3.1",

0 commit comments

Comments
 (0)