Skip to content

Commit 6b8a8e7

Browse files
Update dependency qunit to v2.19.2
1 parent 486f1ca commit 6b8a8e7

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
@@ -65,7 +65,7 @@
6565
"loader.js": "4.7.0",
6666
"npm-run-all": "4.1.5",
6767
"prettier": "2.7.1",
68-
"qunit": "2.19.1",
68+
"qunit": "2.19.2",
6969
"qunit-dom": "2.0.0",
7070
"release-it": "14.14.3",
7171
"release-it-lerna-changelog": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10119,10 +10119,10 @@ qunit-dom@2.0.0:
1011910119
ember-cli-babel "^7.23.0"
1012010120
ember-cli-version-checker "^5.1.1"
1012110121

10122-
qunit@2.19.1:
10123-
version "2.19.1"
10124-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.1.tgz#eb1afd188da9e47f07c13aa70461a1d9c4505490"
10125-
integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==
10122+
qunit@2.19.2:
10123+
version "2.19.2"
10124+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.2.tgz#0b2388fd14ea8b592792b538bf31cbd20b72bfd3"
10125+
integrity sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==
1012610126
dependencies:
1012710127
commander "7.2.0"
1012810128
node-watch "0.7.3"

0 commit comments

Comments
 (0)