From cc5e5e278a0a4dfce914fdfc96fd954608a53877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:20:18 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.0.1 Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 7.3.4 to 8.0.1. - [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases) - [Changelog](https://github.com/platinumazure/eslint-plugin-qunit/blob/master/CHANGELOG.md) - [Commits](https://github.com/platinumazure/eslint-plugin-qunit/compare/v7.3.4...v8.0.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 01ba0c7dc8..1b90b1d122 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,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.0.1", "fstream": "^1.0.12", "got": "^11.8.2", "gulp": "^4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df23c92700..91558a9984 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -291,8 +291,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.0.1 + version: 8.0.1(eslint@8.44.0) fstream: specifier: ^1.0.12 version: 1.0.12 @@ -8225,9 +8225,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.0.1(eslint@8.44.0): + resolution: {integrity: sha512-3bFOPryXoQOez95oP/JfWTxHBc/bgDQQZqTuv9uYTwH5sdIvSM2TES1iHDcy/F/LvqiqIpscDAOPAjlqSCnNPg==} + 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