Skip to content

Commit 03924f4

Browse files
Update projects.json (#573)
Co-authored-by: fisker <[email protected]>
1 parent 7bc31c5 commit 03924f4

File tree

2 files changed

+3492
-4184
lines changed

2 files changed

+3492
-4184
lines changed

projects.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"repository": "https://github.com/babel/babel.git",
4-
"commit": "7f57d3a2e97b7e2800fb82cff9284a3591377971",
4+
"commit": "ce8d9885635b254c86cec68706b1fe46e5a28bfe",
55
"glob": "./{packages,codemods,eslint}/**/*.{js,ts}",
66
"ignore": [
77
"# TODO: Read from https://github.com/babel/babel/blob/dfa4cc652718e1ce7905eaa2260cafa3392e052f/eslint.config.js#L34 ?",
@@ -36,28 +36,28 @@
3636
},
3737
{
3838
"repository": "https://github.com/vuejs/eslint-plugin-vue.git",
39-
"commit": "305100da6b0ee701e2023bf86ccf03dc7399726a",
39+
"commit": "917787c46a268b1910b9c77e091656a428d70a89",
4040
"glob": "./**/*.js"
4141
},
4242
{
4343
"repository": "https://github.com/excalidraw/excalidraw.git",
44-
"commit": "ae89608985dfe5975b5fa0103d5aec64cb4fb83f",
44+
"commit": "4e0441eeb413ad7234f65cbb8fbb397bc715ff46",
4545
"glob": "./**/*.{css,scss,json,md,html,yml,ts,tsx,js}",
4646
"ignoreFile": ".eslintignore"
4747
},
4848
{
4949
"repository": "https://github.com/mdn/content.git",
50-
"commit": "7e485799ece786b3f565b6017380d483084f3efa",
50+
"commit": "7412889f55f9031f986b6487a81a739187b679c0",
5151
"glob": "./**/*.md"
5252
},
5353
{
5454
"repository": "https://github.com/prettier/prettier.git",
55-
"commit": "4c84764c9ec314bab93ce0efcaaa2229a701f969",
55+
"commit": "7eb39eafc077868411d0632c4dadfcaaf2941b3d",
5656
"glob": "."
5757
},
5858
{
5959
"repository": "https://github.com/marmelab/react-admin.git",
60-
"commit": "4231cabf244a6178202588a386e8df4d052c25fe",
60+
"commit": "b5e262fa34300b276a355b4b896c3c4136e0d3ef",
6161
"glob": [
6262
"packages/*/src/**/*.{js,json,ts,tsx,css,md}",
6363
"examples/*/src/**/*.{js,ts,json,tsx,css,md}",
@@ -66,13 +66,13 @@
6666
},
6767
{
6868
"repository": "https://github.com/typescript-eslint/typescript-eslint.git",
69-
"commit": "264ca2fad49a298a2963de83746f8e8044229a3b",
69+
"commit": "55ca033ee88cc95cfac4ad6dea2257fbeb1d4657",
7070
"glob": "./**/*.{ts,js,json,md}",
7171
"ignore": ["**/fixtures/**/*"]
7272
},
7373
{
7474
"repository": "https://github.com/vega/vega-lite.git",
75-
"commit": "0780bf184c6bb51d3dc7d7c3f35edcce951c2e4f",
75+
"commit": "5ba092c00a0d83091a872510487c28662b98004c",
7676
"glob": "./**/*.ts",
7777
"ignoreFile": ".prettierignore"
7878
},

0 commit comments

Comments
 (0)