summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-18 19:16:28 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-02-18 15:04:51 -0500
commitb4cfbd935a1b863c87d15dc1c78137f3e09be3fa (patch)
treedaeb9210f01340f91619f08b353c3477ce94fa80 /package.json
parent55255aa115f8b7867c6163be3b254055b66ecdff (diff)
Bump @stylistic/eslint-plugin from 3.1.0 to 4.0.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 4.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/v4.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" 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 0ada946a..3d5c5f57 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^3.1.0",
+ "@stylistic/eslint-plugin": "^4.0.0",
"csso-cli": "^4.0.2",
"eslint": "^9.20.1",
"html-minifier-terser": "^7.2.0",