@fgv/ts-utils
Advanced tools
Comparing version 1.9.4 to 1.9.5
{ | ||
"name": "@fgv/ts-utils", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "Assorted Typescript Utilities", | ||
@@ -38,12 +38,12 @@ "main": "index.js", | ||
"@jest/expect-utils": "^29.5.0", | ||
"@microsoft/api-documenter": "^7.21.6", | ||
"@microsoft/api-documenter": "^7.21.7", | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@types/jest": "^29.5.0", | ||
"@types/luxon": "^3.2.0", | ||
"@types/luxon": "^3.3.0", | ||
"@types/mustache": "^4.2.2", | ||
"@types/node": "^18.15.10", | ||
"@types/node": "^18.15.11", | ||
"@types/papaparse": "^5.3.7", | ||
"@typescript-eslint/eslint-plugin": "^5.56.0", | ||
"@typescript-eslint/parser": "^5.56.0", | ||
"eslint": "^8.36.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"eslint": "^8.38.0", | ||
"eslint-config-standard": "^17.0.0", | ||
@@ -57,3 +57,3 @@ "eslint-plugin-import": "^2.27.5", | ||
"rimraf": "^4.4.1", | ||
"ts-jest": "^29.0.5", | ||
"ts-jest": "^29.1.0", | ||
"ts-node": "^10.9.1", | ||
@@ -60,0 +60,0 @@ "typescript": "^4.9.5" |