diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c41b54a9b..f86562324 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -39,7 +39,7 @@ "@eslint/js": "^9.39.1", "@istanbuljs/esm-loader-hook": "^0.3.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@stylistic/eslint-plugin": "^5.4.0", + "@stylistic/eslint-plugin": "^5.5.0", "@types/he": "^1.2.3", "@types/json-source-map": "^0.6.0", "@types/node": "20.16.15", @@ -3674,14 +3674,14 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz", - "integrity": "sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.5.0.tgz", + "integrity": "sha512-IeZF+8H0ns6prg4VrkhgL+yrvDXWDH2cKchrbh80ejG9dQgZWp10epHMbgRuQvgchLII/lfh6Xn3lu6+6L86Hw==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.9.0", - "@typescript-eslint/types": "^8.44.0", + "@typescript-eslint/types": "^8.46.1", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "estraverse": "^5.3.0", diff --git a/package.json b/package.json index 2da8758a7..581bb3d0a 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@eslint/js": "^9.39.1", "@istanbuljs/esm-loader-hook": "^0.3.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@stylistic/eslint-plugin": "^5.4.0", + "@stylistic/eslint-plugin": "^5.5.0", "@types/he": "^1.2.3", "@types/json-source-map": "^0.6.0", "@types/node": "20.16.15",