We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f857d1 commit ffd155dCopy full SHA for ffd155d
package.json
@@ -42,7 +42,7 @@
42
"devDependencies": {
43
"@types/node": "^16.18.27",
44
"@voxpelli/eslint-config": "^16.0.4",
45
- "@voxpelli/tsconfig": "^6.1.0",
+ "@voxpelli/tsconfig": "^7.0.0",
46
"dependency-check": "^5.0.0-7",
47
"eslint": "^8.40.0",
48
"eslint-config-standard": "^17.0.0",
@@ -57,8 +57,8 @@
57
"eslint-plugin-sort-destructure-keys": "^1.5.0",
58
"eslint-plugin-unicorn": "^47.0.0",
59
"husky": "^8.0.3",
60
- "npm-run-all2": "^6.0.4",
61
- "type-coverage": "^2.25.2",
62
- "typescript": "~4.9.5"
+ "npm-run-all2": "^6.0.5",
+ "type-coverage": "^2.25.3",
+ "typescript": "~5.0.2"
63
}
64
0 commit comments