From b49839ef36b086fcfd8f8ac402ebd117e8780f96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 15:09:56 +0000 Subject: [PATCH] [BUMP] Update dependency @1024pix/eslint-config to ^1.3.0 (certif) --- certif/package-lock.json | 10 +++++----- certif/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/certif/package-lock.json b/certif/package-lock.json index 859c2c55a56..5671bae6505 100644 --- a/certif/package-lock.json +++ b/certif/package-lock.json @@ -11,7 +11,7 @@ "license": "AGPL-3.0", "devDependencies": { "@1024pix/ember-testing-library": "^1.1.0", - "@1024pix/eslint-config": "^1.2.12", + "@1024pix/eslint-config": "^1.3.0", "@1024pix/pix-ui": "^46.0.3", "@1024pix/stylelint-config": "^5.1.14", "@babel/eslint-parser": "^7.22.15", @@ -109,9 +109,9 @@ } }, "node_modules/@1024pix/eslint-config": { - "version": "1.2.12", - "resolved": "https://registry.npmjs.org/@1024pix/eslint-config/-/eslint-config-1.2.12.tgz", - "integrity": "sha512-1QAKMWDgwrBkexT378WUVZjGqevYKUvToZA4Ch88B5Z7mszu0L4ixiAt88cQkc7bJWo7fg8x7q6KH/7ITB2svg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@1024pix/eslint-config/-/eslint-config-1.3.0.tgz", + "integrity": "sha512-IW/kkv8E2yHw3hru0Jtkl37crV7RUiHzXCsCRaHVsua7MGbdkBbEk00jcwnWxX2c/QyvPv7lefYfQEgimnKhUg==", "dev": true, "dependencies": { "@1024pix/eslint-plugin": "^1.1.2", @@ -121,7 +121,7 @@ "eslint-plugin-yml": "^1.8.0" }, "peerDependencies": { - "eslint": ">=8.0.0" + "eslint": ">=8.57.0" } }, "node_modules/@1024pix/eslint-plugin": { diff --git a/certif/package.json b/certif/package.json index 875306a3f3e..18111e14f7d 100644 --- a/certif/package.json +++ b/certif/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@1024pix/ember-testing-library": "^1.1.0", - "@1024pix/eslint-config": "^1.2.12", + "@1024pix/eslint-config": "^1.3.0", "@1024pix/pix-ui": "^46.0.3", "@1024pix/stylelint-config": "^5.1.14", "@babel/eslint-parser": "^7.22.15",