2 Commits

Author SHA1 Message Date
9f1a7fa8f3 Merge pull request 'Update dependency @eslint/compat to v1.1.1' (#3) from renovate/eslint-compat-1.x-lockfile into develop
Some checks are pending
MAW.me/pipeline/head Build queued...
Plex Watchlist Analysis/pipeline/head This commit looks good
plex-watchlist/pipeline/head This commit looks good
Reviewed-on: #3
2024-09-09 17:38:04 +00:00
caa1939807 Update dependency @eslint/compat to v1.1.1
Some checks reported errors
Gitea Test/public-plex-watchlist/pipeline/pr-develop Something is wrong with the build of this commit
plex-watchlist/pipeline/pr-develop Build queued...
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good
2024-09-05 21:00:11 +00:00

7
package-lock.json generated
View File

@@ -524,11 +524,10 @@
}
},
"node_modules/@eslint/compat": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.1.0.tgz",
"integrity": "sha512-s9Wi/p25+KbzxKlDm3VshQdImhWk+cbdblhwGNnyCU5lpSwtWa4v7VQCxSki0FAUrGA3s8nCWgYzAH41mwQVKQ==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.1.1.tgz",
"integrity": "sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}