Skip to content

Commit 7d0ca30

Browse files
author
Pelle Wessman
committed
Update dev dependencies
1 parent ddb065e commit 7d0ca30

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,30 +38,30 @@
3838
"test": "run-s check test:*"
3939
},
4040
"devDependencies": {
41-
"@socketsecurity/eslint-config": "^1.0.0",
41+
"@socketsecurity/eslint-config": "^2.0.0",
4242
"@tsconfig/node14": "^1.0.3",
4343
"@types/chai": "^4.3.3",
4444
"@types/chai-as-promised": "^7.1.5",
4545
"@types/mocha": "^10.0.0",
4646
"@types/mock-fs": "^4.13.1",
4747
"@types/node": "^14.18.31",
4848
"@types/prompts": "^2.4.1",
49-
"@types/update-notifier": "^6.0.1",
50-
"@typescript-eslint/eslint-plugin": "^5.48.2",
51-
"@typescript-eslint/parser": "^5.48.2",
49+
"@types/update-notifier": "^6.0.2",
50+
"@typescript-eslint/eslint-plugin": "^5.51.0",
51+
"@typescript-eslint/parser": "^5.51.0",
5252
"c8": "^7.12.0",
5353
"chai": "^4.3.6",
5454
"chai-as-promised": "^7.1.1",
5555
"dependency-check": "^5.0.0-7",
56-
"eslint": "^8.32.0",
56+
"eslint": "^8.34.0",
5757
"eslint-config-standard": "^17.0.0",
5858
"eslint-config-standard-jsx": "^11.0.0",
5959
"eslint-import-resolver-typescript": "^3.5.3",
6060
"eslint-plugin-import": "^2.27.5",
61-
"eslint-plugin-jsdoc": "^39.5.0",
61+
"eslint-plugin-jsdoc": "^40.0.0",
6262
"eslint-plugin-n": "^15.6.1",
6363
"eslint-plugin-promise": "^6.1.1",
64-
"eslint-plugin-react": "^7.32.1",
64+
"eslint-plugin-react": "^7.32.2",
6565
"eslint-plugin-react-hooks": "^4.6.0",
6666
"eslint-plugin-unicorn": "^45.0.2",
6767
"husky": "^8.0.1",
@@ -71,7 +71,7 @@
7171
"nock": "^13.3.0",
7272
"npm-run-all2": "^6.0.2",
7373
"type-coverage": "^2.24.1",
74-
"typescript": "~4.9.4"
74+
"typescript": "^4.9.5"
7575
},
7676
"dependencies": {
7777
"@apideck/better-ajv-errors": "^0.3.6",

0 commit comments

Comments
 (0)