Skip to content

Commit b623363

Browse files
committed
feature: putout: @putout/plugin-eslint v15.0.0
1 parent 1d7ac3f commit b623363

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/putout/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
"@putout/plugin-apply-shorthand-properties": "^7.0.0",
9797
"@putout/plugin-apply-starts-with": "^1.0.0",
9898
"@putout/plugin-apply-template-literals": "^4.0.0",
99+
"@putout/plugin-arguments": "^1.0.0",
99100
"@putout/plugin-assignment": "^2.0.0",
100101
"@putout/plugin-browserlist": "^2.0.0",
101102
"@putout/plugin-conditions": "^8.0.0",
102-
"@putout/plugin-arguments": "^1.0.0",
103103
"@putout/plugin-convert-concat-to-flat": "^1.0.0",
104104
"@putout/plugin-convert-expression-to-params": "^1.0.0",
105105
"@putout/plugin-convert-index-of-to-includes": "^2.0.0",
@@ -113,7 +113,7 @@
113113
"@putout/plugin-declare": "^6.0.0",
114114
"@putout/plugin-declare-before-reference": "^8.0.0",
115115
"@putout/plugin-destructuring": "^1.0.0",
116-
"@putout/plugin-eslint": "^14.0.0",
116+
"@putout/plugin-eslint": "^15.0.0",
117117
"@putout/plugin-esm": "^6.0.0",
118118
"@putout/plugin-extract-object-properties": "^10.0.0",
119119
"@putout/plugin-extract-sequence-expressions": "^4.0.0",
@@ -165,7 +165,6 @@
165165
"@putout/plugin-remove-useless-push": "^2.0.0",
166166
"@putout/plugin-remove-useless-replace": "^2.0.0",
167167
"@putout/plugin-remove-useless-template-expressions": "^3.0.0",
168-
"@putout/plugin-variables": "^1.0.0",
169168
"@putout/plugin-return": "^2.0.0",
170169
"@putout/plugin-reuse-duplicate-init": "^8.0.0",
171170
"@putout/plugin-simplify-ternary": "^8.0.0",
@@ -174,6 +173,7 @@
174173
"@putout/plugin-try-catch": "^6.0.0",
175174
"@putout/plugin-types": "^8.0.0",
176175
"@putout/plugin-typescript": "^12.0.0",
176+
"@putout/plugin-variables": "^1.0.0",
177177
"@putout/plugin-webpack": "^4.0.0",
178178
"@putout/processor-css": "^11.0.0",
179179
"@putout/processor-filesystem": "^7.0.0",

0 commit comments

Comments
 (0)