Skip to content

Commit 2753917

Browse files
Update dependency @embroider/test-setup to v1.8.3 (#959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81def58 commit 2753917

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@ember/optional-features": "2.0.0",
5858
"@ember/test-helpers": "2.8.1",
59-
"@embroider/test-setup": "1.8.1",
59+
"@embroider/test-setup": "1.8.3",
6060
"auto-dist-tag": "2.1.1",
6161
"babel-eslint": "10.1.0",
6262
"codeclimate-test-reporter": "0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,10 +1287,10 @@
12871287
semver "^7.3.5"
12881288
typescript-memoize "^1.0.1"
12891289

1290-
"@embroider/[email protected].1":
1291-
version "1.8.1"
1292-
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.8.1.tgz#d7986c4066e2970ee1e2a0dd779d95d3c823f39b"
1293-
integrity sha512-pELZvAWbjuJQmCXb2olCEoHYytzVDr84H63IY0VJXK1UdEFeJN1vjjata2n+DPZanj8Le5nm/SuJlkMQQOknZA==
1290+
"@embroider/[email protected].3":
1291+
version "1.8.3"
1292+
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.8.3.tgz#445b9fe5a363ce50367ac2114750597f98d7806d"
1293+
integrity sha512-BCCbBG7UWkCw+cQ401Ip6LnqTRaQDeKImxR+e7Q4oP6H4EBj7p4iGR1z6fhMy4NNyXKPB6jk3bGa9bTiiNoEAw==
12941294
dependencies:
12951295
lodash "^4.17.21"
12961296
resolve "^1.20.0"

0 commit comments

Comments
 (0)