Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2827)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent d299e80 commit b6d382e
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 118 deletions.
4 changes: 2 additions & 2 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
Expand Down Expand Up @@ -55,7 +55,7 @@
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
"npm-run-all2": "6.2.2",
"npm-run-all2": "6.2.3",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@embroider/addon-dev": "5.0.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"concurrently": "9.0.0",
"concurrently": "9.0.1",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "3.3.3",
"rollup": "4.21.2",
"rollup": "4.21.3",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
Expand Down Expand Up @@ -60,7 +60,7 @@
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "6.2.2",
"npm-run-all2": "6.2.3",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
Expand Down Expand Up @@ -62,7 +62,7 @@
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "6.2.2",
"npm-run-all2": "6.2.3",
"pretender": "3.4.7",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
Expand Down
Loading

0 comments on commit b6d382e

Please sign in to comment.