Skip to content

Commit 8a1349f

Browse files
committed
Update dependency @embroider/test-setup to v1.8.0
1 parent cfc0295 commit 8a1349f

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@ember/optional-features": "2.0.0",
3636
"@ember/test-helpers": "2.8.1",
37-
"@embroider/test-setup": "1.6.0",
37+
"@embroider/test-setup": "1.8.0",
3838
"@glimmer/component": "1.1.2",
3939
"@glimmer/tracking": "1.1.2",
4040
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,10 +1069,10 @@
10691069
semver "^7.3.5"
10701070
typescript-memoize "^1.0.1"
10711071

1072-
"@embroider/test-setup@1.6.0":
1073-
version "1.6.0"
1074-
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.6.0.tgz#91fe3d7a8daeba32de35220d25407ad1df7a0db2"
1075-
integrity sha512-6U+NsfGL9ubADreLCnOWMCVFpoU4/DzHlbgfEH3NE+rcdF+2WbY8VP+MeqjjccoES0HvhIeUKvoIbiqkoWAbhQ==
1072+
"@embroider/test-setup@1.8.0":
1073+
version "1.8.0"
1074+
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.8.0.tgz#e96926f4367f7ae63e824eb8e26dba6c9b27e1e4"
1075+
integrity sha512-ooD7oDFH7/OMAtRuE4PKqNcjYLZAg/EF/tDaYY1xFGbllELm99bjp1s2Sr5UTsWxH8Pl69C+G4GJN2BJmGGOfA==
10761076
dependencies:
10771077
lodash "^4.17.21"
10781078
resolve "^1.20.0"

0 commit comments

Comments
 (0)