summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-23 21:27:42 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-06-23 20:34:32 -0400
commit5bb5325e817098f381b0e7b3a19c3f612b24d91e (patch)
treec9ce905ea7b2616e6a2a89ab4574ff56873ea97b /package.json
parent7b3aadf04235842ad2a40f9e3ee21aabfb24a650 (diff)
Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 5.0.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/v5.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 4bc0267e..d0157f2b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^4.4.1",
+ "@stylistic/eslint-plugin": "^5.0.0",
"csso-cli": "^4.0.2",
"eslint": "^9.29.0",
"html-minifier-terser": "^7.2.0",