Skip to content

Commit 5bc1fef

Browse files
Update projects.json (#608)
Co-authored-by: fisker <[email protected]>
1 parent ec1b7c4 commit 5bc1fef

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

projects.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[
22
{
33
"repository": "https://github.com/babel/babel.git",
4-
"commit": "813a148f4eac2f1efe0e24df03b26418c5162ed2"
4+
"commit": "7958603449cf9b17296f6bce58801a832bc55b09"
55
},
66
{
77
"repository": "https://github.com/vuejs/eslint-plugin-vue.git",
8-
"commit": "5ec36ce61a9d82f65da22403117373f8ec0c6f0c"
8+
"commit": "701bb0931778a63b1b0a85f0d68d4390a222f359"
99
},
1010
{
1111
"repository": "https://github.com/excalidraw/excalidraw.git",
12-
"commit": "8d8f69662877a3b7a9d11869392efa778235b785",
12+
"commit": "210dc85c8cd43da0f78b84b59b650de7db1a00a8",
1313
"ignoreFile": ".eslintignore"
1414
},
1515
{
1616
"repository": "https://github.com/mdn/content.git",
17-
"commit": "cab5b3fe7b9cf0f5e20557b2aa1133a979147e21"
17+
"commit": "ca26363fcc6fc861103d40ac0205e5c5b79eb2fa"
1818
},
1919
{
2020
"repository": "https://github.com/prettier/prettier.git",
21-
"commit": "55d8df886ee322c28e40408405fc45a21a501321"
21+
"commit": "363a20e1c182784de7664d8c782137daf5548312"
2222
},
2323
{
2424
"repository": "https://github.com/marmelab/react-admin.git",
25-
"commit": "12f822ff01ea201ea2a923925357953dab3d4d38",
25+
"commit": "905f248948e443a75c91da82bf28efe446117b79",
2626
"glob": [
2727
"packages/*/src/**/*.{js,json,ts,tsx,css,md}",
2828
"examples/*/src/**/*.{js,ts,json,tsx,css,md}",
@@ -31,20 +31,20 @@
3131
},
3232
{
3333
"repository": "https://github.com/typescript-eslint/typescript-eslint.git",
34-
"commit": "bb451a1d342f169bc9b697ad97db5dfe2eb288c3",
34+
"commit": "906cc3c892cbd7cc929a797557a234f64e8bf539",
3535
"ignore": ["**/fixtures/**/*"]
3636
},
3737
{
3838
"repository": "https://github.com/vega/vega-lite.git",
39-
"commit": "2744a3f8800268352b148824f9ca8c727d7ae8f0"
39+
"commit": "e7f55118e7c149c42436c800d053423cdd10bb1a"
4040
},
4141
{
4242
"repository": "https://github.com/vuejs/core.git",
43-
"commit": "45547e69b25baa99a0ed52ba5110c5bd8b4a35e4"
43+
"commit": "25ebe3a42cd80ac0256355c2740a0258cdd7419d"
4444
},
4545
{
4646
"repository": "https://github.com/microsoft/vscode.git",
47-
"commit": "d5d90bed7bb1ebe1d3fc39d4a24cadfb944ae1e9",
47+
"commit": "9bd6a8310aea6ada3e02a307c31ed05e5e4dabec",
4848
"ignore": [
4949
"**/build/*/**/*.js",
5050
"**/dist/**/*.js",
@@ -94,6 +94,6 @@
9494
},
9595
{
9696
"repository": "https://github.com/vitejs/vite.git",
97-
"commit": "b1fd6161886caeb31ac646d6544116d37efe46d0"
97+
"commit": "df5a30d2690a2ebc4824a79becdcef30538dc602"
9898
}
9999
]

0 commit comments

Comments
 (0)