1 Commits

Author SHA1 Message Date
f95cea9ff7 Update dependency @eslint/compat to v1.3.0
Some checks failed
plex-watchlist/pipeline/pr-develop There was a failure building this commit
2025-06-11 20:43:38 +00:00

6
package-lock.json generated
View File

@@ -2184,9 +2184,9 @@
}
},
"node_modules/@eslint/compat": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.9.tgz",
"integrity": "sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.3.0.tgz",
"integrity": "sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"