Commit 96df161
committed
fix(ci) lock down [email protected] to fix test:types
[email protected] removed some of the RuleContext types (see
eslint/eslint#19910), causing the `test:types`
CI script to fail.
As a quick fix to unblock further development, we can lock down the
eslint dependency to 9.30.1, where these types still exist, until a
"proper" solution can be developed.
Fixes #4591 parent 8185617 commit 96df161
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments