From 58855c6584ea0cfd78993fa125dd61dfbffebb13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:19:02 +0000 Subject: [PATCH] Bump @lwc/eslint-plugin-lwc from 1.5.0 to 1.7.0 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](https://github.com/salesforce/eslint-plugin-lwc/compare/v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 77 ++++++++++++++++++++++++++++++++++++++--------- package.json | 2 +- 2 files changed, 63 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ec350a..c1c0b92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "MIT", "devDependencies": { - "@lwc/eslint-plugin-lwc": "^1.5.0", + "@lwc/eslint-plugin-lwc": "^1.7.0", "@prettier/plugin-xml": "^2.2.0", "@salesforce/eslint-config-lwc": "^3.3.3", "@salesforce/eslint-plugin-aura": "^2.1.0", @@ -2383,12 +2383,13 @@ "peer": true }, "node_modules/@lwc/eslint-plugin-lwc": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.5.0.tgz", - "integrity": "sha512-LiJujIbI87Eoe+iszTXEDxudhGCLsHeNArjb9kqxKotcggqYllVwtBCS2yswyhJ39uSH4BCkeSiXmSrMcs7Jow==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.7.0.tgz", + "integrity": "sha512-nmyoIFAbUFR5lUEvmHdEqgIqbHquUHjiLBKmrGzocFOu8PKI4jMgZdjI53Wrcn2ddLwBUwLZyEdkcvms3ni00A==", "dev": true, "dependencies": { - "minimatch": "^5.1.0" + "globals": "^13.23.0", + "minimatch": "^9.0.3" }, "engines": { "node": ">=10.0.0" @@ -2407,16 +2408,46 @@ "balanced-match": "^1.0.0" } }, + "node_modules/@lwc/eslint-plugin-lwc/node_modules/globals": { + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@lwc/eslint-plugin-lwc/node_modules/minimatch": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", - "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", "dev": true, "dependencies": { "brace-expansion": "^2.0.1" }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@lwc/eslint-plugin-lwc/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@lwc/jest-preset": { @@ -16308,12 +16339,13 @@ "peer": true }, "@lwc/eslint-plugin-lwc": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.5.0.tgz", - "integrity": "sha512-LiJujIbI87Eoe+iszTXEDxudhGCLsHeNArjb9kqxKotcggqYllVwtBCS2yswyhJ39uSH4BCkeSiXmSrMcs7Jow==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.7.0.tgz", + "integrity": "sha512-nmyoIFAbUFR5lUEvmHdEqgIqbHquUHjiLBKmrGzocFOu8PKI4jMgZdjI53Wrcn2ddLwBUwLZyEdkcvms3ni00A==", "dev": true, "requires": { - "minimatch": "^5.1.0" + "globals": "^13.23.0", + "minimatch": "^9.0.3" }, "dependencies": { "brace-expansion": { @@ -16325,14 +16357,29 @@ "balanced-match": "^1.0.0" } }, + "globals": { + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, "minimatch": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", - "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", "dev": true, "requires": { "brace-expansion": "^2.0.1" } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true } } }, diff --git a/package.json b/package.json index 554600c..2001afe 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "version:patch": "node ./copado-function/app/npmVersion.js patch" }, "devDependencies": { - "@lwc/eslint-plugin-lwc": "^1.5.0", + "@lwc/eslint-plugin-lwc": "^1.7.0", "@prettier/plugin-xml": "^2.2.0", "@salesforce/eslint-config-lwc": "^3.3.3", "@salesforce/eslint-plugin-aura": "^2.1.0",