|
5 | 5 | "install": ["npm", "install"], |
6 | 6 | "test": ["npm", "run", "test"] |
7 | 7 | }, |
8 | | - "commit": "5a3325bea10bf15f9cd54179296dfe28ed6a8b58", |
| 8 | + "commit": "6726b1f9facf5f178e3035a87e415d45b3511541", |
9 | 9 | "repository": "https://github.com/eslint/css" |
10 | 10 | }, |
11 | 11 | "@eslint/json": { |
|
14 | 14 | "install": ["npm", "install"], |
15 | 15 | "test": ["npm", "run", "test"] |
16 | 16 | }, |
17 | | - "commit": "eb1d5c978ef70342c05188f741dfe68785d2b29b", |
| 17 | + "commit": "74731ef591fe4dca509133f757c7d4b3e20eedac", |
18 | 18 | "repository": "https://github.com/eslint/json" |
19 | 19 | }, |
20 | 20 | "@eslint/markdown": { |
|
23 | 23 | "install": ["npm", "install"], |
24 | 24 | "test": ["npm", "run", "test"] |
25 | 25 | }, |
26 | | - "commit": "7c7dd6d5a49980f1c595b1423a1758896fa4cc5b", |
| 26 | + "commit": "15e61482883acb87554ef2de579bc4365e937383", |
27 | 27 | "repository": "https://github.com/eslint/markdown" |
28 | 28 | }, |
29 | 29 | "@eslint-community/eslint-plugin-eslint-comments": { |
|
40 | 40 | "install": ["pnpm", "install"], |
41 | 41 | "test": ["pnpm", "run", "test"] |
42 | 42 | }, |
43 | | - "commit": "04868cbb1323ab43bcd0f106210c37ccd946984c", |
| 43 | + "commit": "5cf1b1f61e17943c7b598e779526e18ccac4ccd5", |
44 | 44 | "repository": "https://github.com/typescript-eslint/typescript-eslint" |
45 | 45 | }, |
46 | 46 | "eslint-plugin-unicorn": { |
47 | 47 | "commands": { |
48 | 48 | "install": ["npm", "install", "--legacy-peer-deps"], |
49 | 49 | "test": ["npm", "run", "test"] |
50 | 50 | }, |
51 | | - "commit": "2d51e3058e7c3280c37c37a69827d37c39007f31", |
| 51 | + "commit": "4fd8dd5aa7c69d397b3d9f83ae66660956bd4c5c", |
52 | 52 | "repository": "https://github.com/sindresorhus/eslint-plugin-unicorn" |
53 | 53 | }, |
54 | 54 | "eslint-plugin-vue": { |
|
57 | 57 | "install": ["npm", "install"], |
58 | 58 | "test": ["npm", "run", "test"] |
59 | 59 | }, |
60 | | - "commit": "91a136cfdd743b1e77f63f824d1fdfe9c39f261e", |
| 60 | + "commit": "b582b7e0aba5c6335ea261d7cd51b71232a5ad2a", |
61 | 61 | "repository": "https://github.com/vuejs/eslint-plugin-vue" |
62 | 62 | } |
63 | 63 | } |
0 commit comments