summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-11 19:33:38 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-12-11 19:01:34 -0500
commit2e0a8fe4163e0f5412fed2125859c3c3b8028fdb (patch)
tree14f44c6a694bcbca2edc374bd73199b6559991ad /package.json
parent0500358604d4a4264bb2397e3d148a864d7d80df (diff)
Bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.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/v2.12.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 ec781297..9c83fb31 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@stylistic/eslint-plugin": "^2.12.0",
+ "@stylistic/eslint-plugin": "^2.12.1",
"csso-cli": "^4.0.2",
"eslint": "^9.16.0",
"html-minifier-terser": "^7.2.0",