source-academy / js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
https://source-academy.github.io/source/
Apache License 2.0
70 stars 104 forks source link

Bump ESLint dependencies #1592

Closed RichDom2185 closed 8 months ago

RichDom2185 commented 8 months ago

Supersedes #1524. Supersedes #1526.

New breaking changes are disabled temporarily. Ideally we should follow the ESLint recommendations in order to ease our transition to TS v5, but we don't want to introduce unnecessary merge conflicts at the moment due to the rapid development pace.

This PR just bumps ESLint and its related dependencies to prepare for it.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8377620666

Details


Totals Coverage Status
Change from base Build 8377605646: 0.0%
Covered Lines: 10429
Relevant Lines: 12423

💛 - Coveralls