Skip to content

Commit

Permalink
Update devDependencies (#545)
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 Mar 10, 2024
1 parent 1397494 commit 8b9dafa
Show file tree
Hide file tree
Showing 3 changed files with 876 additions and 476 deletions.
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-qunit": "^7.2.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^2.5.1",
"rollup": "^3.10.0",
"rollup-plugin-copy": "^3.4.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "cd test-app && pnpm test:ember"
},
"devDependencies": {
"release-plan": "^0.6.0"
"release-plan": "^0.8.0"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
Loading

0 comments on commit 8b9dafa

Please sign in to comment.