cosmiconfig-typescript-loader
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "cosmiconfig-typescript-loader", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "TypeScript loader for cosmiconfig", | ||
@@ -40,8 +40,8 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"cosmiconfig": "^7", | ||
"ts-node": "^10.4.0" | ||
"ts-node": "^10.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.10.0", | ||
"eslint": "^8.7.0", | ||
"@typescript-eslint/eslint-plugin": "^5.11.0", | ||
"eslint": "^8.8.0", | ||
"eslint-config-airbnb-typescript": "^16.1.0", | ||
@@ -51,3 +51,3 @@ "eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^27.4.7", | ||
"jest": "^27.5.1", | ||
"prettier": "^2.5.1", | ||
@@ -54,0 +54,0 @@ "release-it": "^14.12.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedts-node@^10.5.0