Build(deps): Bump eslint-plugin-qunit in /app/assets/javascripts (#19158)

Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 7.3.2 to 7.3.3.
- [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.2...v7.3.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-qunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-23 08:46:56 +08:00 committed by GitHub
parent d6ddb337c8
commit 9f709e5873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -73,7 +73,7 @@
"ember-source": "~3.28.10",
"ember-test-selectors": "^6.0.0",
"eslint": "^8.28.0",
"eslint-plugin-qunit": "^7.3.2",
"eslint-plugin-qunit": "^7.3.3",
"handlebars": "^4.7.7",
"html-entities": "^2.3.3",
"imports-loader": "^4.0.1",

View File

@ -4470,10 +4470,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-qunit@^7.3.2:
version "7.3.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.2.tgz#8a42d5e6c9512f2522381c54980efc7848eace67"
integrity sha512-nlG1bfXIPo9DZnF117A2vwz3g3vfDB3E8oxswaLjYXKpnklIBCoUn9XoZHyy7IBbAXkyCYPj4p7tcUw+u/p4+A==
eslint-plugin-qunit@^7.3.3:
version "7.3.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.3.tgz#9c166b491325c077698a238e63c9d8219e7034d0"
integrity sha512-rSOb4mLnvuQyKCj2kydnIim+e2c4IGjMkINuIPZxJQu0nqFxrQj6y24EXhD0NvTUeaawOaWtnjHOyvI2aQjwdA==
dependencies:
eslint-utils "^3.0.0"
requireindex "^1.2.0"