Skip to content

Commit 9c0a24e

Browse files
Update dependency @embroider/test-setup to v1.8.3
1 parent a4ce4d5 commit 9c0a24e

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.3",
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
@@ -1077,10 +1077,10 @@
10771077
semver "^7.3.5"
10781078
typescript-memoize "^1.0.1"
10791079

1080-
"@embroider/test-setup@1.6.0":
1081-
version "1.6.0"
1082-
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.6.0.tgz#91fe3d7a8daeba32de35220d25407ad1df7a0db2"
1083-
integrity sha512-6U+NsfGL9ubADreLCnOWMCVFpoU4/DzHlbgfEH3NE+rcdF+2WbY8VP+MeqjjccoES0HvhIeUKvoIbiqkoWAbhQ==
1080+
"@embroider/test-setup@1.8.3":
1081+
version "1.8.3"
1082+
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.8.3.tgz#445b9fe5a363ce50367ac2114750597f98d7806d"
1083+
integrity sha512-BCCbBG7UWkCw+cQ401Ip6LnqTRaQDeKImxR+e7Q4oP6H4EBj7p4iGR1z6fhMy4NNyXKPB6jk3bGa9bTiiNoEAw==
10841084
dependencies:
10851085
lodash "^4.17.21"
10861086
resolve "^1.20.0"

0 commit comments

Comments
 (0)