Skip to content

Commit 7947f10

Browse files
Update dependency qunit to v2.19.4
1 parent 25e77e8 commit 7947f10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"loader.js": "4.7.0",
7373
"npm-run-all": "4.1.5",
7474
"prettier": "2.7.1",
75-
"qunit": "2.19.1",
75+
"qunit": "2.19.4",
7676
"qunit-dom": "2.0.0",
7777
"release-it": "15.6.0",
7878
"release-it-lerna-changelog": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10958,10 +10958,10 @@ [email protected]:
1095810958
ember-cli-babel "^7.23.0"
1095910959
ember-cli-version-checker "^5.1.1"
1096010960

10961-
10962-
version "2.19.1"
10963-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.1.tgz#eb1afd188da9e47f07c13aa70461a1d9c4505490"
10964-
integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==
10961+
10962+
version "2.19.4"
10963+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.4.tgz#2d689bb1165edd4b812e3ed2ee06ff907e9f2ece"
10964+
integrity sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==
1096510965
dependencies:
1096610966
commander "7.2.0"
1096710967
node-watch "0.7.3"

0 commit comments

Comments
 (0)