From 7b6b1d2c1e3723388863aef63f07b983a0e84403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:28:30 +0000 Subject: [PATCH] Bump eslint-config-jquery from 3.0.0 to 3.0.2 Bumps [eslint-config-jquery](https://github.com/jquery/eslint-config-jquery) from 3.0.0 to 3.0.2. - [Commits](https://github.com/jquery/eslint-config-jquery/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: eslint-config-jquery dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89885c8..5541f66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,13 +13,13 @@ }, "devDependencies": { "coffeescript": "*", - "eslint-config-jquery": "*", - "grunt": "latest", + "eslint-config-jquery": "latest", + "grunt": "*", "grunt-coffeelint": "*", "grunt-contrib-clean": "*", "grunt-contrib-compress": "*", "grunt-contrib-copy": "*", - "grunt-contrib-uglify": "latest", + "grunt-contrib-uglify": "*", "grunt-eslint": "*", "grunt-jsonlint": "*", "grunt-karma": "*", @@ -1771,9 +1771,9 @@ } }, "node_modules/eslint-config-jquery": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-jquery/-/eslint-config-jquery-3.0.0.tgz", - "integrity": "sha512-VDdRAIlNq1EM5P7J4JGQSCnZEIvIlNGGTUTCPT2wQNZ2GT69rsAwSIqZVcoiyZbwY7TaaMwLOxwSjqm+DEUjbA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/eslint-config-jquery/-/eslint-config-jquery-3.0.2.tgz", + "integrity": "sha512-1CdP7AY5ZuhDGUXz+/b7FwhRnDoK0A1swz+2nZ+zpEYJ3EyV085AOAfpFJL2s+ioHDspNQEsGSsl9uUEm9/f/g==", "dev": true }, "node_modules/eslint-scope": { @@ -7216,9 +7216,9 @@ } }, "eslint-config-jquery": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-jquery/-/eslint-config-jquery-3.0.0.tgz", - "integrity": "sha512-VDdRAIlNq1EM5P7J4JGQSCnZEIvIlNGGTUTCPT2wQNZ2GT69rsAwSIqZVcoiyZbwY7TaaMwLOxwSjqm+DEUjbA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/eslint-config-jquery/-/eslint-config-jquery-3.0.2.tgz", + "integrity": "sha512-1CdP7AY5ZuhDGUXz+/b7FwhRnDoK0A1swz+2nZ+zpEYJ3EyV085AOAfpFJL2s+ioHDspNQEsGSsl9uUEm9/f/g==", "dev": true }, "eslint-scope": {