Skip to content

Commit

Permalink
Update dependency ember-qunit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 523d0db commit 59c4da8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"ember-load-initializers": "2.1.2",
"ember-maybe-import-regenerator": "1.0.0",
"ember-page-title": "7.0.0",
"ember-qunit": "6.2.0",
"ember-qunit": "7.0.0",
"ember-resolver": "10.1.1",
"ember-sinon-qunit": "7.1.4",
"ember-source": "3.28.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4805,7 +4805,7 @@ ember-async-data@^1.0.1:
"@ember/test-waiters" "^3.0.0"
"@embroider/addon-shim" "^1.8.4"

[email protected], ember-auto-import@^2.6.0, ember-auto-import@^2.6.1:
[email protected], ember-auto-import@^2.6.1:
version "2.6.3"
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3.tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a"
integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==
Expand Down Expand Up @@ -5313,15 +5313,15 @@ [email protected]:
dependencies:
ember-cli-babel "^7.26.6"

ember-qunit@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-6.2.0.tgz#4d492951035d1df5c7802c4ae6cf299c8f41d75b"
integrity sha512-mC+0bp8DwWzJLn8SW3GS8KDZIkl4yLsNYwMi5Dw6+aFllq7FM2crd/dfY4MuOIHK7GKdjtmWJTMGnjSpeSayaw==
ember-qunit@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-7.0.0.tgz#658aa51dcb376b5eda7fa77c83be89aaf0bedbd1"
integrity sha512-KhrndHYEXsHnXvmsGyJLJQ6VCudXaRs5dzPZBsdttZJIhsB6PmYAvq2Q+mh3GRDT/59T/sRDrB3FD3/lATS8aA==
dependencies:
broccoli-funnel "^3.0.8"
broccoli-merge-trees "^3.0.2"
common-tags "^1.8.0"
ember-auto-import "^2.6.0"
ember-auto-import "^2.6.1"
ember-cli-babel "^7.26.11"
ember-cli-test-loader "^3.0.0"
resolve-package-path "^4.0.3"
Expand Down

0 comments on commit 59c4da8

Please sign in to comment.