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] committed Mar 7, 2024
1 parent e3484e5 commit 9924b79
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ember-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-proposal-decorators": "7.24.0",
"@embroider/test-setup": "2.1.1",
"@embroider/test-setup": "3.0.3",
"@glint/core": "1.3.0",
"@glint/environment-ember-loose": "1.3.0",
"@glint/template": "1.3.0",
Expand Down
23 changes: 17 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@ember/test-helpers": "3.3.0",
"@embroider/addon-dev": "4.2.1",
"@embroider/macros": "1.15.0",
"@embroider/test-setup": "2.1.1",
"@embroider/test-setup": "3.0.3",
"@embroider/util": "1.13.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
Expand Down

0 comments on commit 9924b79

Please sign in to comment.