Skip to content

Commit

Permalink
Update ember-qunit for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrloop committed Dec 21, 2022
1 parent 514503e commit 98020c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ember-load-initializers": "2.1.2",
"ember-maybe-import-regenerator": "1.0.0",
"ember-page-title": "7.0.0",
"ember-qunit": "6.1.0",
"ember-qunit": "6.1.1",
"ember-resolver": "8.0.3",
"ember-service-worker": "9.0.1",
"ember-service-worker-asset-cache": "0.6.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10935,10 +10935,10 @@ ember-page-title@7.0.0:
dependencies:
ember-cli-babel "^7.26.6"

ember-qunit@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-6.1.0.tgz#8362763ea6b4f84b9bbef1efac5afad08a89e607"
integrity sha512-9moBSA6GUnrIYDGulokzSF3Nlue5OUV78jdiZzXF9mok5ZMPGoDEGrHMnlxoB7OuTfjVGoukfpJx89gW/tl0Qw==
ember-qunit@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-6.1.1.tgz#9e2b7835239e7ffd176e08e536975f66e59f75e5"
integrity sha512-3/jCpoecltFV6vm7GCtSDNRxBzWx96nP+QrbereJAnioSaGeLe+slKL3l80mGzMYDTvn7ESobZ+Ba+OQ1vMMKQ==
dependencies:
broccoli-funnel "^3.0.8"
broccoli-merge-trees "^3.0.2"
Expand Down

0 comments on commit 98020c6

Please sign in to comment.