Skip to content

Commit 9541445

Browse files
committed
Update dependency qunit to v2.18.1
1 parent 1298c30 commit 9541445

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.2",
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
@@ -12134,10 +12134,10 @@ [email protected]:
1213412134
ember-cli-babel "^7.23.0"
1213512135
ember-cli-version-checker "^5.1.1"
1213612136

12137-
12138-
version "2.18.0"
12139-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.0.tgz#5a3efc8ee609e9d8f207a1ad317a9b02bb14bc6b"
12140-
integrity sha512-Xw/zUm5t1JY8SNErki/qtw4fCuaaOZL+bPloZU+0kto+fO8j1JV9MQWqXO4kATfhEyJohlsKZpfg1HF7GOkpXw==
12137+
12138+
version "2.18.1"
12139+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.1.tgz#9e90e7798216f7275c351c88652816d491391397"
12140+
integrity sha512-A2Adgr/DeMQOJZFVllyQi2wiGJVVXGSRRwMe39fNfuuftUYHHpGRTWUhBa8wNblunCAOUCt+1uFcg1L7NaxQTA==
1214112141
dependencies:
1214212142
commander "7.2.0"
1214312143
node-watch "0.7.3"

0 commit comments

Comments
 (0)