diff --git a/package-lock.json b/package-lock.json index aa693073..bb34681a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.3", "@shellygo/cypress-test-utils": "^6.0.6", - "@stylistic/eslint-plugin": "^5.9.0", + "@stylistic/eslint-plugin": "^5.10.0", "@types/codemirror": "^5.60.17", "@types/color": "^4.2.0", "@types/cors": "^2.8.19", @@ -3094,9 +3094,9 @@ "license": "MIT" }, "node_modules/@stylistic/eslint-plugin": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.9.0.tgz", - "integrity": "sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.10.0.tgz", + "integrity": "sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c0ea67b2..928fb2c1 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.3", "@shellygo/cypress-test-utils": "^6.0.6", - "@stylistic/eslint-plugin": "^5.9.0", + "@stylistic/eslint-plugin": "^5.10.0", "@types/codemirror": "^5.60.17", "@types/color": "^4.2.0", "@types/cors": "^2.8.19",