summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-04 19:58:22 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-06-04 16:06:08 -0400
commit66cd7434fb1d6354a92547fc593a89d9b2890b82 (patch)
tree2092bca4ef32e8ddd4834eaf748127eb68fdf709 /package.json
parent90c47ed1ea26244f234e6c5e677c5c057e9e2412 (diff)
Bump @stylistic/eslint-plugin from 4.4.0 to 4.4.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.0 to 4.4.1. - [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.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 803e9a7f..371325bf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^4.4.0",
+ "@stylistic/eslint-plugin": "^4.4.1",
"csso-cli": "^4.0.2",
"eslint": "^9.28.0",
"html-minifier-terser": "^7.2.0",