From ae07d078734d5f042e6f23d3f6b024762f1a5b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 05:41:32 +0000 Subject: [PATCH] Bump @stylistic/eslint-plugin-js in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js). Updates `@stylistic/eslint-plugin-js` 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-js) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b56db09af..1b5756823 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adamlui/scss-to-css": "^1.10.20", "@eslint/json": "^0.8.0", "@eslint/markdown": "^6.2.1", - "@stylistic/eslint-plugin-js": "^2.12.0", + "@stylistic/eslint-plugin-js": "^2.12.1", "docsify-cli": "^4.4.4", "eslint": "^9.16.0", "eslint-plugin-regexp": "^2.7.0", @@ -599,9 +599,9 @@ } }, "node_modules/@stylistic/eslint-plugin-js": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.12.0.tgz", - "integrity": "sha512-HMA+qhlDLmLiYC0nyLPEJT4CBq3BP9ri51WECRKmEjO6RZm41MVZCJl+IfUcp2sUvGSl3/FSK5gzgBKcVv8S3w==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.12.1.tgz", + "integrity": "sha512-5ybogtEgWIGCR6dMnaabztbWyVdAPDsf/5XOk6jBonWug875Q9/a6gm9QxnU3rhdyDEnckWKX7dduwYJMOWrVA==", "dev": true, "dependencies": { "eslint-visitor-keys": "^4.2.0", diff --git a/package.json b/package.json index 56b625a7c..90e7db109 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@adamlui/scss-to-css": "^1.10.20", "@eslint/json": "^0.8.0", "@eslint/markdown": "^6.2.1", - "@stylistic/eslint-plugin-js": "^2.12.0", + "@stylistic/eslint-plugin-js": "^2.12.1", "docsify-cli": "^4.4.4", "eslint": "^9.16.0", "eslint-plugin-regexp": "^2.7.0",