Skip to content

Commit

Permalink
Update dependency @embroider/test-setup to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent c8d602d commit ce9a2cd
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 @@ -39,7 +39,7 @@
"@ember/optional-features": "2.0.0",
"@ember/string": "3.0.1",
"@ember/test-helpers": "2.9.3",
"@embroider/test-setup": "2.1.1",
"@embroider/test-setup": "3.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"babel-eslint": "10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1133,10 +1133,10 @@
semver "^7.3.5"
typescript-memoize "^1.0.1"

"@embroider/test-setup@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-2.1.1.tgz#1cf613f479ed120fdc5d71cb834c8fb71514cce1"
integrity sha512-t81a2z2OEFAOZVbV7wkgiDuCyZ3ajD7J7J+keaTfNSRiXoQgeFFASEECYq1TCsH8m/R+xHMRiY59apF2FIeFhw==
"@embroider/test-setup@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-3.0.0.tgz#0d9951215f07f29e7471b187f5e95b68686e7860"
integrity sha512-JnbcYs2xPDPayfYCMjG5M8t1i3j2sTXt2YT2JeoZ266RtnK6TM50gV6Q15v9wJUhyT4DjjEShKUd0k8v1lBquA==
dependencies:
lodash "^4.17.21"
resolve "^1.20.0"
Expand Down

0 comments on commit ce9a2cd

Please sign in to comment.