From 60e00a5937f815a2d14d6122b0b707d3ab62c20b Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 20 Nov 2024 17:53:09 +0000 Subject: [PATCH] DEV: Update linting (#49) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5f1050b..fe8d5d7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/preset-env": "^7.26.0", "@babel/traverse": "^7.25.9", "@babel/types": "^7.26.0", - "@discourse/lint-configs": "2.2.0", + "@discourse/lint-configs": "2.2.1", "content-tag": "^2.0.3", "ember-template-lint": "6.0.0", "eslint": "9.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bf4b62..d53d41f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^7.26.0 version: 7.26.0 '@discourse/lint-configs': - specifier: 2.2.0 - version: 2.2.0(ember-template-lint@6.0.0)(eslint@9.14.0)(prettier@2.8.8) + specifier: 2.2.1 + version: 2.2.1(ember-template-lint@6.0.0)(eslint@9.14.0)(prettier@2.8.8) content-tag: specifier: ^2.0.3 version: 2.0.3 @@ -557,8 +557,8 @@ packages: resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==} engines: {node: '>=6.9.0'} - '@discourse/lint-configs@2.2.0': - resolution: {integrity: sha512-lj13X+3/DRV2ZBQe3eJvxOO23e87DPfUSSqm0UPfP04VJ7141BHwWn9VVF0rOr+bMe2eiirsqlg2AbMn7gMb+A==} + '@discourse/lint-configs@2.2.1': + resolution: {integrity: sha512-cXA6erpwaN9/wX+pNHUeDws6hdQEewfPb+nmWQNAaD72FTDKpjNmwxKDaVH1p65yVsF8SdNRZGKdAnOjkH42aw==} peerDependencies: ember-template-lint: 6.0.0 eslint: ^9.14.0 @@ -2931,7 +2931,7 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@discourse/lint-configs@2.2.0(ember-template-lint@6.0.0)(eslint@9.14.0)(prettier@2.8.8)': + '@discourse/lint-configs@2.2.1(ember-template-lint@6.0.0)(eslint@9.14.0)(prettier@2.8.8)': dependencies: '@babel/core': 7.26.0 '@babel/eslint-parser': 7.25.9(@babel/core@7.26.0)(eslint@9.14.0)