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:
parent
d6ddb337c8
commit
9f709e5873
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue