-
-
Notifications
You must be signed in to change notification settings - Fork 75
Conversation
fff30b5
to
0eb1162
Compare
de4a5f4
to
27eb62b
Compare
@kaicataldo Oops, I introduced conflicts here by merging #574 (which upgraded to typescript-estree 5.3.0 with no caret). Sorry, but would you mind rebasing or merging in upstream changes when you have time? |
27eb62b
to
1082067
Compare
1082067
to
696c1c8
Compare
Now that #567 has landed and the project is already using |
On second thought, I'm just going to go ahead and close this. Let's re-evaluate whether we want to auto update minor versions the next time we upgrade. |
@kaicataldo I would also think that the |
6.0.0 has breaking changes |
Yes I was suggesting a PR could be opened for it now though and we could handle the caret change on that one. |
This PR updates typescript-estree to the most recent release. Of note is this addition: JamesHenry/typescript-estree@8787f16
Is there a reason we want to lock the version? It seems like we should be able to use
^
, as the project follows semver.