Skip to content

Commit

Permalink
Bump qunit-dom from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 1, 2020
1 parent 7dc0d28 commit f0ee8f8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-ember": "^7.8.1",
"eslint-plugin-node": "^11.1.0",
"loader.js": "^4.7.0",
"qunit-dom": "^1.2.0",
"qunit-dom": "^1.3.0",
"release-it": "^13.6.4",
"release-it-lerna-changelog": "^2.3.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2702,7 +2702,7 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
symlink-or-copy "^1.0.0"
walk-sync "^0.3.1"

broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
broccoli-funnel@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
Expand Down Expand Up @@ -8027,12 +8027,12 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
rimraf "^2.5.4"
underscore.string "~3.3.4"

qunit-dom@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.2.0.tgz#464cca19e9976c4cee4b14b06da6645c03026880"
integrity sha512-8UqSimcDIo19nokb3eh+Z5hov07xDeLnwsWAgCYPFGcpUF/eiZAIHbLDPCixH0SM1YqCm4YGCLVCojY6sJD5xQ==
qunit-dom@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.3.0.tgz#6f36b842ea70ac97ed5d17ca4e14b2f9fdb4f602"
integrity sha512-KrwTapBgcAXeCvBnjv/t5ykVCdUM9HMOQKlJxLfHq0R7B51J3ZvQnLVEOsihEpmEarMarZSfB7euohbcq2un8Q==
dependencies:
broccoli-funnel "^3.0.2"
broccoli-funnel "^3.0.3"
broccoli-merge-trees "^4.2.0"

qunit@~2.6.0:
Expand Down

0 comments on commit f0ee8f8

Please sign in to comment.