Skip to content

Commit 4d75b34

Browse files
Merge pull request #581 from emberjs/dependabot/npm_and_yarn/ember/test-helpers-1.7.1
2 parents ed5e2a1 + 854f087 commit 4d75b34

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
@@ -28,7 +28,7 @@
2828
"test": "ember try:each"
2929
},
3030
"dependencies": {
31-
"@ember/test-helpers": "^1.7.0",
31+
"@ember/test-helpers": "^1.7.1",
3232
"broccoli-funnel": "^2.0.2",
3333
"broccoli-merge-trees": "^3.0.2",
3434
"common-tags": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@
853853
ember-cli-babel "^6.16.0"
854854
ember-compatibility-helpers "^1.1.1"
855855

856-
"@ember/test-helpers@^1.7.0":
857-
version "1.7.0"
858-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-1.7.0.tgz#c05af19d786e7e141aa1a1e5e9d45cf56f28ccf4"
859-
integrity sha512-TbVILhMMA57ssR16gb0jJZnTNxQ9XFVIAwbn8wBY/x7Cb5F8s9EX4QbyzaSxs79cngNCOUklvCIoXrsMA6LEGA==
856+
"@ember/test-helpers@^1.7.1":
857+
version "1.7.1"
858+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-1.7.1.tgz#cc22a954b3b46856518f034bd492a74e0482389f"
859+
integrity sha512-+ioumnanSRJzZ0ZH30FIkB0r41UhVyuWQ9R9Yp1phDWJQDLumxg+25WDr40relwcH6z0Cn6LIEzeTVujO/0Rww==
860860
dependencies:
861861
broccoli-debug "^0.6.5"
862862
broccoli-funnel "^2.0.2"

0 commit comments

Comments
 (0)