Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1dfbc9

Browse files
chore: update ecosystem plugins (#20836)
Co-authored-by: lumirlumir <[email protected]>
1 parent c759413 commit f1dfbc9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/test-ecosystem/plugins-data.json

Lines changed: 4 additions & 4 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": "5c1c6251a359d26d117171de3a1e258e2c15ded9",
8+
"commit": "16f2c58127880096c2f28f60cac94647e87e6f5b",
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": "237148ff7692e4b5fa813dd3bb3757eaebf866e9",
17+
"commit": "f5b7923625ce3561683983df7f1655036ba628ef",
1818
"repository": "https://github.com/eslint/json"
1919
},
2020
"@eslint-community/eslint-plugin-eslint-comments": {
@@ -30,7 +30,7 @@
3030
"install": ["npm", "install", "--legacy-peer-deps"],
3131
"test": ["npm", "run", "test"]
3232
},
33-
"commit": "3ec8c0fd584e216f51175a0a61a39a34e3e80a3e",
33+
"commit": "93f33eb2ced49c020015e0de793a7aba9c00a404",
3434
"repository": "https://github.com/sindresorhus/eslint-plugin-unicorn"
3535
},
3636
"eslint-plugin-vue": {
@@ -39,7 +39,7 @@
3939
"install": ["npm", "install"],
4040
"test": ["npm", "run", "test"]
4141
},
42-
"commit": "303e74496186c4a8273e04c1975015f225d37377",
42+
"commit": "73f3ef48969d2fc9303f4a3aec9ea3a29b53838c",
4343
"repository": "https://github.com/vuejs/eslint-plugin-vue"
4444
}
4545
}

0 commit comments

Comments
 (0)