Skip to content

Commit

Permalink
Merge pull request #1361 from elwayman02/dependabot/npm_and_yarn/embe…
Browse files Browse the repository at this point in the history
…r-qunit-8.1.1
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
2 parents 3d40848 + 2af5eca commit 290caf3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"ember-load-initializers": "^3.0.1",
"ember-modifier": "^4.2.0",
"ember-page-title": "^8.2.3",
"ember-qunit": "^8.1.0",
"ember-qunit": "^8.1.1",
"ember-resolver": "^13.0.2",
"ember-sinon-qunit": "7.5.0",
"ember-source": "~5.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5892,10 +5892,10 @@ ember-page-title@^8.2.3:
"@embroider/addon-shim" "^1.8.7"
"@simple-dom/document" "^1.4.0"

ember-qunit@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-8.1.0.tgz#c9dcd5bc97d3b122db7e416e3aef09fba7db39f9"
integrity sha512-55/xqvVQwhiNcnh/tCzWyvlYzrYqwDY0/cIPyDQbAxGKtkUt9jCfRUGllfyOofC6LX0fL/0fIi+5e9sg1m6vXw==
ember-qunit@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-8.1.1.tgz#1fc25d8e00f9e08765e4ebd740f99dce23179460"
integrity sha512-nT+6s74j3BKNn+QQY/hINC3Xw3kn0NF0cU9zlgVQmCBWoyis1J24xWrY2LFOMThPmF6lHqcrUb5JwvBD4BXEXg==
dependencies:
"@embroider/addon-shim" "^1.8.6"
"@embroider/macros" "^1.13.1"
Expand Down

0 comments on commit 290caf3

Please sign in to comment.