Skip to content

Commit

Permalink
Merge pull request #107 from embroider-build/update-ember-cli
Browse files Browse the repository at this point in the history
Update ember cli to 6.0
  • Loading branch information
mansona authored Nov 18, 2024
2 parents 6b12fd7 + 80c5116 commit e40e973
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"output:fixture": "node ./lib/bin/output-fixture.mjs"
},
"dependencies": {
"ember-cli": "^5.12.0",
"ember-cli": "^6.0.0",
"lodash": "^4.17.21",
"walk-sync": "^3.0.0"
},
Expand All @@ -38,5 +38,5 @@
"tmp-promise": "^3.0.3",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a"
}
36 changes: 18 additions & 18 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 e40e973

Please sign in to comment.