@jenssimon/eslint-config-typescript
Advanced tools
Comparing version 3.6.0 to 3.6.1
{ | ||
"name": "@jenssimon/eslint-config-typescript", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "ESLint configuration for usage with TypeScript", | ||
@@ -31,10 +31,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.35.1", | ||
"@typescript-eslint/parser": "^5.35.1", | ||
"@typescript-eslint/eslint-plugin": "^5.36.1", | ||
"@typescript-eslint/parser": "^5.36.1", | ||
"eslint-plugin-deprecation": "^1.3.2" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.1.1", | ||
"@commitlint/cli": "17.1.2", | ||
"@commitlint/config-conventional": "17.1.0", | ||
"@jenssimon/eslint-config-base": "6.2.0", | ||
"@jenssimon/eslint-config-base": "6.3.0", | ||
"commitizen": "4.2.5", | ||
@@ -44,7 +44,7 @@ "cz-conventional-changelog": "3.3.0", | ||
"husky": "8.0.1", | ||
"lint-staged": "^13.0.3", | ||
"lint-staged": "13.0.3", | ||
"npm-run-all": "4.1.5", | ||
"pinst": "3.0.0", | ||
"semantic-release": "19.0.5", | ||
"ts-node": "^10.9.1", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.8.2" | ||
@@ -51,0 +51,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7708