Skip to content

Commit 8d857f0

Browse files
Update dependency qunit to v2.19.3
1 parent daae515 commit 8d857f0

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.2",
68+
"qunit": "2.19.3",
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 @@ [email protected]:
1011910119
ember-cli-babel "^7.23.0"
1012010120
ember-cli-version-checker "^5.1.1"
1012110121

10122-
10123-
version "2.19.2"
10124-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.2.tgz#0b2388fd14ea8b592792b538bf31cbd20b72bfd3"
10125-
integrity sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==
10122+
10123+
version "2.19.3"
10124+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.3.tgz#bcf81a2e8d176dc19fe8dd358c4cbd08619af03a"
10125+
integrity sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==
1012610126
dependencies:
1012710127
commander "7.2.0"
1012810128
node-watch "0.7.3"

0 commit comments

Comments
 (0)