From d35004a212771a7d610e17f33a5863783cc90a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:19:52 +0000 Subject: [PATCH] Bump @eslint-community/eslint-plugin-eslint-comments from 4.4.0 to 4.4.1 Bumps [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: "@eslint-community/eslint-plugin-eslint-comments" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb9fbb79..5703bb28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dripicons": "^2.0.0" }, "devDependencies": { - "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", + "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@types/jquery": "^3.5.32", "@types/wordpress__customize-browser": "^5.5.5", "@typescript-eslint/eslint-plugin": "^7.17.0", @@ -1964,11 +1964,10 @@ } }, "node_modules/@eslint-community/eslint-plugin-eslint-comments": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.0.tgz", - "integrity": "sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.1.tgz", + "integrity": "sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==", "dev": true, - "license": "MIT", "dependencies": { "escape-string-regexp": "^4.0.0", "ignore": "^5.2.4" diff --git a/package.json b/package.json index af69c5e4..7264aed8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dripicons": "^2.0.0" }, "devDependencies": { - "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", + "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@types/jquery": "^3.5.32", "@types/wordpress__customize-browser": "^5.5.5", "@typescript-eslint/eslint-plugin": "^7.17.0",