diff --git a/package-lock.json b/package-lock.json index 1977aece..55b0fbe2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "unzipper": "^0.12.3" }, "devDependencies": { - "@stylistic/eslint-plugin": "^4.4.0", + "@stylistic/eslint-plugin": "^4.4.1", "@types/jest": "^29.5.14", "@types/node": "^22.9.0 <23.0.0", "@types/unzipper": "^0.10.11", @@ -2058,9 +2058,9 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz", - "integrity": "sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.1.tgz", + "integrity": "sha512-CEigAk7eOLyHvdgmpZsKFwtiqS2wFwI1fn4j09IU9GmD4euFM4jEBAViWeCqaNLlbX2k2+A/Fq9cje4HQBXuJQ==", "dev": true, "license": "MIT", "dependencies": { @@ -12518,9 +12518,9 @@ } }, "@stylistic/eslint-plugin": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz", - "integrity": "sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.1.tgz", + "integrity": "sha512-CEigAk7eOLyHvdgmpZsKFwtiqS2wFwI1fn4j09IU9GmD4euFM4jEBAViWeCqaNLlbX2k2+A/Fq9cje4HQBXuJQ==", "dev": true, "requires": { "@typescript-eslint/utils": "^8.32.1", diff --git a/package.json b/package.json index 5d92bbd6..11b48450 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "unzipper": "^0.12.3" }, "devDependencies": { - "@stylistic/eslint-plugin": "^4.4.0", + "@stylistic/eslint-plugin": "^4.4.1", "@types/jest": "^29.5.14", "@types/node": "^22.9.0 <23.0.0", "@types/unzipper": "^0.10.11",