diff --git a/package-lock.json b/package-lock.json index 527d6d4..bed6866 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7522,9 +7522,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true, "license": "MIT" }, @@ -11670,7 +11670,7 @@ }, "packages/eslint-plugin": { "name": "@taskade/eslint-plugin", - "version": "0.4.0", + "version": "1.0.0", "dependencies": { "@eslint/js": "^9.0.0", "@stylistic/eslint-plugin": "^5.0.0", @@ -11711,7 +11711,7 @@ "devDependencies": { "@eslint/js": "^9.0.0", "@stylistic/eslint-plugin": "^5.0.0", - "@taskade/eslint-plugin": "^0.4.0", + "@taskade/eslint-plugin": "^1.0.0", "@types/react": "^16.14.54", "eslint": "^9.0.0", "eslint-plugin-prettier": "^5.2.0",