Skip to content

Commit

Permalink
Merge pull request #1187 from adfinis/dependabot/npm_and_yarn/ember/q…
Browse files Browse the repository at this point in the history
…unit-2.23.1

chore(deps-dev): bump qunit from 2.22.0 to 2.23.1 in /ember
  • Loading branch information
Yelinz authored Dec 30, 2024
2 parents 13712ae + 0cc012d commit f4cfa74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"eslint-plugin-qunit": "^8.1.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"qunit": "^2.22.0",
"qunit": "^2.23.1",
"qunit-dom": "^3.1.2"
},
"//": [
Expand Down
8 changes: 4 additions & 4 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11453,10 +11453,10 @@ qunit-theme-ember@^1.0.0:
resolved "https://registry.yarnpkg.com/qunit-theme-ember/-/qunit-theme-ember-1.0.0.tgz#3b750b9e3ab2837cc3b31cc5b73a0b71b964b0db"
integrity sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==

qunit@^2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
qunit@^2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf"
integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg==
dependencies:
commander "7.2.0"
node-watch "0.7.3"
Expand Down

0 comments on commit f4cfa74

Please sign in to comment.