summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-26 20:00:44 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-05-26 16:01:26 -0400
commit7ce95c39bdffb996d2cf4ced2c0c3afb4709d0b4 (patch)
tree262ab4a1c559272079680f90f36082ea2e59432f /package.json
parent5ff839a1ec127a98d70e7550c100f241c1ac781a (diff)
Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 62230e10..acbe671b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^4.2.0",
+ "@stylistic/eslint-plugin": "^4.4.0",
"csso-cli": "^4.0.2",
"eslint": "^9.27.0",
"html-minifier-terser": "^7.2.0",