eslint-plugin-redos-detector
Advanced tools
Comparing version 2.0.15 to 2.1.0
@@ -38,18 +38,18 @@ { | ||
"devDependencies": { | ||
"@rollup/plugin-node-resolve": "15.0.2", | ||
"@rollup/plugin-typescript": "11.1.0", | ||
"@types/eslint": "8.37.0", | ||
"@types/jest": "29.5.0", | ||
"@types/node": "18.15.11", | ||
"eslint": "8.38.0", | ||
"@rollup/plugin-node-resolve": "15.2.1", | ||
"@rollup/plugin-typescript": "11.1.4", | ||
"@types/eslint": "8.44.3", | ||
"@types/jest": "29.5.5", | ||
"@types/node": "18.18.1", | ||
"eslint": "8.50.0", | ||
"husky": "8.0.3", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.1", | ||
"jest": "29.7.0", | ||
"lint-staged": "14.0.1", | ||
"micromatch": "4.0.5", | ||
"prettier": "2.8.7", | ||
"redos-detector": "3.2.2", | ||
"rollup": "3.20.2", | ||
"ts-jest": "29.1.0", | ||
"tslib": "2.5.0", | ||
"typescript": "5.0.4" | ||
"prettier": "3.0.3", | ||
"redos-detector": "4.1.0", | ||
"rollup": "3.29.4", | ||
"ts-jest": "29.1.1", | ||
"tslib": "2.6.2", | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -59,3 +59,3 @@ "peerDependencies": { | ||
}, | ||
"version": "2.0.15" | ||
"version": "2.1.0" | ||
} |
Sorry, the diff of this file is too big to display
194469
4142