Skip to content

Commit ffd155d

Browse files
committed
Update dev dependencies
1 parent 2f857d1 commit ffd155d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@types/node": "^16.18.27",
4444
"@voxpelli/eslint-config": "^16.0.4",
45-
"@voxpelli/tsconfig": "^6.1.0",
45+
"@voxpelli/tsconfig": "^7.0.0",
4646
"dependency-check": "^5.0.0-7",
4747
"eslint": "^8.40.0",
4848
"eslint-config-standard": "^17.0.0",
@@ -57,8 +57,8 @@
5757
"eslint-plugin-sort-destructure-keys": "^1.5.0",
5858
"eslint-plugin-unicorn": "^47.0.0",
5959
"husky": "^8.0.3",
60-
"npm-run-all2": "^6.0.4",
61-
"type-coverage": "^2.25.2",
62-
"typescript": "~4.9.5"
60+
"npm-run-all2": "^6.0.5",
61+
"type-coverage": "^2.25.3",
62+
"typescript": "~5.0.2"
6363
}
6464
}

0 commit comments

Comments
 (0)