Update dependency eslint-plugin-sonarjs to v1.0.4

This commit is contained in:
2024-09-09 17:55:25 +00:00
committed by Melissa Avery-Weir
parent d3cbbfcc77
commit ea4a765f62

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"
},