Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-05-19 18:02:02 +00:00
parent 566c8dfa81
commit cae4996048
3 changed files with 9 additions and 4 deletions

View file

@ -149,6 +149,7 @@ module.exports = Object.freeze({
"no-ternary": "error",
"no-this-before-super": "error",
"no-throw-literal": "error",
"no-unassigned-vars": "error",
"no-undef": "error",
"no-undef-init": "error",
"no-undefined": "error",