Skip to content

Commit

Permalink
chore(deps): update ember testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent b942e99 commit 056917d
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 29 deletions.
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.1",
"@ember/test-helpers": "3.3.0",
"@embroider/compat": "3.2.3",
"@embroider/core": "3.3.0",
"@embroider/macros": "1.13.2",
Expand Down Expand Up @@ -98,7 +98,7 @@
"lerna-changelog": "2.2.0",
"loader.js": "4.7.0",
"prettier": "3.0.3",
"qunit": "2.19.4",
"qunit": "2.20.0",
"release-it": "16.2.1",
"release-it-lerna-changelog": "5.0.0",
"rollup": "2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"devDependencies": {
"qunit": "2.19.4",
"qunit": "2.20.0",
"qunit-dom": "workspace:^",
"vite": "4.5.0"
},
Expand Down
47 changes: 21 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit 056917d

Please sign in to comment.