Skip to content

Commit 41d1378

Browse files
committed
Update dependency qunit to v2.18.1
1 parent 960dc8a commit 41d1378

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
@@ -126,7 +126,7 @@
126126
"postcss-custom-media": "8.0.0",
127127
"postcss-nested": "5.0.6",
128128
"prettier": "2.6.0",
129-
"qunit": "2.18.0",
129+
"qunit": "2.18.1",
130130
"qunit-console-grouper": "0.3.0",
131131
"qunit-dom": "2.0.0",
132132
"webpack": "5.70.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12118,10 +12118,10 @@ [email protected]:
1211812118
ember-cli-babel "^7.23.0"
1211912119
ember-cli-version-checker "^5.1.1"
1212012120

12121-
12122-
version "2.18.0"
12123-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.0.tgz#5a3efc8ee609e9d8f207a1ad317a9b02bb14bc6b"
12124-
integrity sha512-Xw/zUm5t1JY8SNErki/qtw4fCuaaOZL+bPloZU+0kto+fO8j1JV9MQWqXO4kATfhEyJohlsKZpfg1HF7GOkpXw==
12121+
12122+
version "2.18.1"
12123+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.1.tgz#9e90e7798216f7275c351c88652816d491391397"
12124+
integrity sha512-A2Adgr/DeMQOJZFVllyQi2wiGJVVXGSRRwMe39fNfuuftUYHHpGRTWUhBa8wNblunCAOUCt+1uFcg1L7NaxQTA==
1212512125
dependencies:
1212612126
commander "7.2.0"
1212712127
node-watch "0.7.3"

0 commit comments

Comments
 (0)