mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 13:05:31 +08:00
bump eslint-plugin-qunit from 6.2.0 to 7.3.2 in /app/assets/javascripts (#18927)
--- updated-dependencies: - dependency-name: eslint-plugin-qunit dependency-type: direct:production update-type: version-update:semver-major ... 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
b9b2e6a2e0
commit
b36c5e7565
|
@ -70,7 +70,7 @@
|
|||
"ember-source": "~3.28.10",
|
||||
"ember-test-selectors": "^6.0.0",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-plugin-qunit": "^6.2.0",
|
||||
"eslint-plugin-qunit": "^7.3.2",
|
||||
"handlebars": "^4.7.7",
|
||||
"html-entities": "^2.3.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
|
|
@ -5088,10 +5088,10 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-plugin-qunit@^6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
|
||||
integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
|
||||
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==
|
||||
dependencies:
|
||||
eslint-utils "^3.0.0"
|
||||
requireindex "^1.2.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user