summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-19 19:52:18 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-02-19 14:54:43 -0500
commit9ee0563051eace91bcdd678dbf56c9ffcfd2e6ce (patch)
treede4d73861e80f5cfd449ddca39ca0969882b1325 /package.json
parenta72cb7e5c3acfb2de482e9023f91f6d569d3ac08 (diff)
Bump @stylistic/eslint-plugin from 4.0.0 to 4.0.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.0.0 to 4.0.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.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" 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 3d5c5f57..a3a4c512 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^4.0.0",
+ "@stylistic/eslint-plugin": "^4.0.1",
"csso-cli": "^4.0.2",
"eslint": "^9.20.1",
"html-minifier-terser": "^7.2.0",