Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 4e8091f commit 4339b67
Show file tree
Hide file tree
Showing 3 changed files with 1,022 additions and 1,059 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:memory-leak-ember-server": "pnpm -F ember-test-app start:memory-leak-detector & pid=$!; pnpm -F ember-test-app test --server; wait $pid"
},
"devDependencies": {
"release-plan": "0.9.2"
"release-plan": "0.10.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"test": "ember test --filter !MEMORY_LEAK"
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-decorators": "7.25.9",
"@ember/optional-features": "2.1.0",
"@ember/optional-features": "2.2.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "4.0.4",
"@embroider/compat": "3.6.5",
Expand Down Expand Up @@ -60,9 +60,9 @@
"ember-source": "5.12.0",
"ember-template-lint": "6.0.0",
"ember-welcome-page": "7.0.2",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
Expand Down
Loading

0 comments on commit 4339b67

Please sign in to comment.