Skip to content

Commit

Permalink
update ember-cli-app-versin
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Jun 25, 2024
1 parent 7aa5e1a commit 8864f87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ember-changeset": "^4.1.2",
"ember-changeset-validations": "~4.1.1",
"ember-cli": "^5.9.0",
"ember-cli-app-version": "6.0.1",
"ember-cli-app-version": "7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5997,10 +5997,10 @@ ember-changeset@^4.1.2:
ember-cli-babel "^7.26.6"
validated-changeset "~1.3.4"

ember-cli-app-version@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ember-cli-app-version/-/ember-cli-app-version-6.0.1.tgz#401cdd440c7fef2059aa54bbadae9ca581d4faa0"
integrity sha512-XA1FwkWA5QytmWF0jcJqEr3jcZoiCl9Fb33TZgOVfClL7Voxe+/RwzISEprBRQgbf7j8z1xf8/RJCKfclUy3rQ==
ember-cli-app-version@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/ember-cli-app-version/-/ember-cli-app-version-7.0.0.tgz#58b758bc16b457ae3e34129fca74aeb5ddda20e2"
integrity sha512-zWIkxvlRrW7w1/vp+bGkmS27QsVum7NKp8N9DgAjhFMWuKewVqGyl/jeYaujMS/I4WSKBzSG9WHwBy2rjbUWxA==
dependencies:
ember-cli-babel "^7.26.11"
git-repo-info "^2.1.1"
Expand Down

0 comments on commit 8864f87

Please sign in to comment.