Revert "Updating eslint-plugin dep and recreating package-lock.json"

This reverts commit 2b3df9adc0.
This commit is contained in:
Tyler Dixon
2025-03-26 14:17:56 +00:00
parent 2b3df9adc0
commit 312a0d9687
2 changed files with 7671 additions and 3034 deletions

10699
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
"@github/prettier-config": "^0.0.6",
"@types/jest": "^29.5.12",
"@types/node": "16.18.101",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/parser": "^8.28.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vercel/ncc": "^0.38.1",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
@@ -55,4 +55,4 @@
"fix:format": "prettier --write .",
"test": "jest"
}
}
}