From 90e7f02634891c86e4a4d208a6d8a0b8e8fb884d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:54:13 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.1.1 Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 7.3.4 to 8.1.1. - [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases) - [Changelog](https://github.com/platinumazure/eslint-plugin-qunit/blob/main/CHANGELOG.md) - [Commits](https://github.com/platinumazure/eslint-plugin-qunit/compare/v7.3.4...v8.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-qunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1576c2eb77..29f8796204 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "eslint-plugin-ember": "^11.2.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-qunit": "^7.3.4", + "eslint-plugin-qunit": "^8.1.1", "fstream": "^1.0.12", "got": "^11.8.2", "gulp": "^4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0bd718f53..0d7d28e431 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -300,8 +300,8 @@ devDependencies: specifier: ^4.2.1 version: 4.2.1(eslint-config-prettier@8.9.0)(eslint@8.44.0)(prettier@2.8.1) eslint-plugin-qunit: - specifier: ^7.3.4 - version: 7.3.4(eslint@8.44.0) + specifier: ^8.1.1 + version: 8.1.1(eslint@8.44.0) fstream: specifier: ^1.0.12 version: 1.0.12 @@ -8405,9 +8405,9 @@ packages: prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-qunit@7.3.4(eslint@8.44.0): - resolution: {integrity: sha512-EbDM0zJerH9zVdUswMJpcFF7wrrpvsGuYfNexUpa5hZkkdFhaFcX+yD+RSK4Nrauw4psMGlcqeWUMhaVo+Manw==} - engines: {node: 12.x || 14.x || >=16.0.0} + /eslint-plugin-qunit@8.1.1(eslint@8.44.0): + resolution: {integrity: sha512-j3xhiAf2Wvr8Dfwl5T6tlJ+F55vqYE9ZdAHUOTzq1lGerYrXzOS46RvK4SSWug2D8sl3ZYr2lA4/hgVXgLloxw==} + engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} dependencies: eslint-utils: 3.0.0(eslint@8.44.0) requireindex: 1.2.0