Skip to content

Commit 67c46fa

Browse files
chore: update ecosystem plugins (#20938)
Co-authored-by: lumirlumir <[email protected]>
1 parent 95d8c7a commit 67c46fa

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tools/test-ecosystem/plugins-data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"install": ["npm", "install"],
66
"test": ["npm", "run", "test"]
77
},
8-
"commit": "5a3325bea10bf15f9cd54179296dfe28ed6a8b58",
8+
"commit": "6726b1f9facf5f178e3035a87e415d45b3511541",
99
"repository": "https://github.com/eslint/css"
1010
},
1111
"@eslint/json": {
@@ -14,7 +14,7 @@
1414
"install": ["npm", "install"],
1515
"test": ["npm", "run", "test"]
1616
},
17-
"commit": "eb1d5c978ef70342c05188f741dfe68785d2b29b",
17+
"commit": "74731ef591fe4dca509133f757c7d4b3e20eedac",
1818
"repository": "https://github.com/eslint/json"
1919
},
2020
"@eslint/markdown": {
@@ -23,7 +23,7 @@
2323
"install": ["npm", "install"],
2424
"test": ["npm", "run", "test"]
2525
},
26-
"commit": "7c7dd6d5a49980f1c595b1423a1758896fa4cc5b",
26+
"commit": "15e61482883acb87554ef2de579bc4365e937383",
2727
"repository": "https://github.com/eslint/markdown"
2828
},
2929
"@eslint-community/eslint-plugin-eslint-comments": {
@@ -40,15 +40,15 @@
4040
"install": ["pnpm", "install"],
4141
"test": ["pnpm", "run", "test"]
4242
},
43-
"commit": "04868cbb1323ab43bcd0f106210c37ccd946984c",
43+
"commit": "5cf1b1f61e17943c7b598e779526e18ccac4ccd5",
4444
"repository": "https://github.com/typescript-eslint/typescript-eslint"
4545
},
4646
"eslint-plugin-unicorn": {
4747
"commands": {
4848
"install": ["npm", "install", "--legacy-peer-deps"],
4949
"test": ["npm", "run", "test"]
5050
},
51-
"commit": "2d51e3058e7c3280c37c37a69827d37c39007f31",
51+
"commit": "4fd8dd5aa7c69d397b3d9f83ae66660956bd4c5c",
5252
"repository": "https://github.com/sindresorhus/eslint-plugin-unicorn"
5353
},
5454
"eslint-plugin-vue": {
@@ -57,7 +57,7 @@
5757
"install": ["npm", "install"],
5858
"test": ["npm", "run", "test"]
5959
},
60-
"commit": "91a136cfdd743b1e77f63f824d1fdfe9c39f261e",
60+
"commit": "b582b7e0aba5c6335ea261d7cd51b71232a5ad2a",
6161
"repository": "https://github.com/vuejs/eslint-plugin-vue"
6262
}
6363
}

0 commit comments

Comments
 (0)