Skip to content

Commit 30ad07e

Browse files
committed
Merge branch 'main' into use-new-autocomplete
2 parents 7fecfac + 8421ecc commit 30ad07e

File tree

126 files changed

+8218
-2187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+8218
-2187
lines changed

.depalignrc.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"ignore": {
33
"@babel/core": [
4-
"7.16.x",
5-
"^7.19.6",
6-
"^7.16.12"
4+
"^7.26.10"
75
],
86
"yaml": [
97
"^2.3.1",
@@ -20,6 +18,10 @@
2018
"@typescript-eslint/parser": [
2119
"^5.59.0",
2220
"^4.33.0"
21+
],
22+
"node-fetch": [
23+
"^3.3.2",
24+
"2.6.12"
2325
]
2426
}
2527
}

0 commit comments

Comments
 (0)