Skip to content

Commit

Permalink
chore(deps): update dependency @embroider/test-setup to ^1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 329f706 commit 6f9073a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@ember/edition-utils": "^1.2.0",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.6.0",
"@embroider/test-setup": "^1.1.0",
"@embroider/test-setup": "^1.8.3",
"@types/ember": "^3.16.5",
"@types/ember-qunit": "^3.4.15",
"@types/ember-resolver": "^5.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2503,10 +2503,10 @@
semver "^7.3.2"
typescript-memoize "^1.0.0-alpha.3"

"@embroider/test-setup@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.1.0.tgz#d92186298e43571c5948a552357624e1a3daec33"
integrity sha512-p33GxYArGUw3zRUo1Oxv15o9/tn+rkS41QQdNay1Ztuy7DwWKFkCZaKQ1vuGC721WTEKBnwPlbQO/0RADcHqgw==
"@embroider/test-setup@^1.8.3":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.8.3.tgz#445b9fe5a363ce50367ac2114750597f98d7806d"
integrity sha512-BCCbBG7UWkCw+cQ401Ip6LnqTRaQDeKImxR+e7Q4oP6H4EBj7p4iGR1z6fhMy4NNyXKPB6jk3bGa9bTiiNoEAw==
dependencies:
lodash "^4.17.21"
resolve "^1.20.0"
Expand Down

0 comments on commit 6f9073a

Please sign in to comment.