Merge pull request 'Update dependency eslint-plugin-sonarjs to v1.0.4' (#6) from renovate/eslint-plugin-sonarjs-1.x-lockfile into develop
Some checks are pending
Plex Watchlist Analysis/pipeline/head Build queued...
plex-watchlist/pipeline/head Build queued...

Reviewed-on: #6
This commit is contained in:
2024-09-09 18:55:36 +00:00

7
package-lock.json generated
View File

@@ -4443,11 +4443,10 @@
}
},
"node_modules/eslint-plugin-sonarjs": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3.tgz",
"integrity": "sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.4.tgz",
"integrity": "sha512-jF0eGCUsq/HzMub4ExAyD8x1oEgjOyB9XVytYGyWgSFvdiJQJp6IuP7RmtauCf06o6N/kZErh+zW4b10y1WZ+Q==",
"dev": true,
"license": "LGPL-3.0-only",
"engines": {
"node": ">=16"
},