Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2861)
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 Nov 11, 2024
1 parent 3a6047b commit 2898b40
Show file tree
Hide file tree
Showing 6 changed files with 176 additions and 157 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"@babel/preset-env": "7.26.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.14.0",
"@mermaid-js/mermaid-cli": "11.3.0",
"@mermaid-js/mermaid-cli": "11.4.0",
"@release-it-plugins/lerna-changelog": "7.0.0",
"eslint-config-simplabs": "0.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"globals": "15.11.0",
"globals": "15.12.0",
"lerna-changelog": "2.2.0",
"release-it": "17.10.0",
"release-plan": "0.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.9.0",
"ember-auto-import": "2.10.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand All @@ -51,7 +51,7 @@
"eslint": "8.57.1",
"express": "4.21.1",
"glob": "11.0.0",
"globals": "15.11.0",
"globals": "15.12.0",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
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.3.0",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"ember-template-lint": "6.0.0",
"eslint": "8.57.1",
"prettier": "3.3.3",
"rollup": "4.24.3",
"rollup": "4.25.0",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.9.0",
"ember-auto-import": "2.10.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"bootstrap": "5.3.3",
"broccoli-asset-rev": "3.0.0",
"cors": "2.8.5",
"ember-auto-import": "2.9.0",
"ember-auto-import": "2.10.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
Expand Down
Loading

0 comments on commit 2898b40

Please sign in to comment.