|
5 | 5 | "install": ["npm", "install"], |
6 | 6 | "test": ["npm", "run", "test"] |
7 | 7 | }, |
8 | | - "commit": "5c1c6251a359d26d117171de3a1e258e2c15ded9", |
| 8 | + "commit": "16f2c58127880096c2f28f60cac94647e87e6f5b", |
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": "237148ff7692e4b5fa813dd3bb3757eaebf866e9", |
| 17 | + "commit": "f5b7923625ce3561683983df7f1655036ba628ef", |
18 | 18 | "repository": "https://github.com/eslint/json" |
19 | 19 | }, |
20 | 20 | "@eslint-community/eslint-plugin-eslint-comments": { |
|
30 | 30 | "install": ["npm", "install", "--legacy-peer-deps"], |
31 | 31 | "test": ["npm", "run", "test"] |
32 | 32 | }, |
33 | | - "commit": "3ec8c0fd584e216f51175a0a61a39a34e3e80a3e", |
| 33 | + "commit": "93f33eb2ced49c020015e0de793a7aba9c00a404", |
34 | 34 | "repository": "https://github.com/sindresorhus/eslint-plugin-unicorn" |
35 | 35 | }, |
36 | 36 | "eslint-plugin-vue": { |
|
39 | 39 | "install": ["npm", "install"], |
40 | 40 | "test": ["npm", "run", "test"] |
41 | 41 | }, |
42 | | - "commit": "303e74496186c4a8273e04c1975015f225d37377", |
| 42 | + "commit": "73f3ef48969d2fc9303f4a3aec9ea3a29b53838c", |
43 | 43 | "repository": "https://github.com/vuejs/eslint-plugin-vue" |
44 | 44 | } |
45 | 45 | } |
0 commit comments