Merge pull request #7986 from overleaf/jpa-eslint-8

[misc] upgrade eslint packages to the latest version everywhere

GitOrigin-RevId: f1480d4a171acef82fb26c4aa54be3a6088b0ab3
This commit is contained in:
Jakob Ackermann
2022-05-17 08:05:59 +00:00
committed by Copybot
parent 81b935e317
commit f0bd6dda23
145 changed files with 1023 additions and 1207 deletions
@@ -54,7 +54,7 @@ describe('RecurlyClient', function () {
return (this.RecurlyClient = SandboxedModule.require(modulePath, {
globals: {
console: console,
console,
},
requires: {
'@overleaf/settings': this.settings,