Skip to content

Commit

Permalink
Update Framework Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 43fd9c3 commit b052705
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
2 changes: 1 addition & 1 deletion ember-theemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@rollup/plugin-babel": "^6.0.3",
"@types/node": "^18.11.18",
"concurrently": "^7.6.0",
"ember-source": "^4.9.3",
"ember-source": "^4.12.4",
"eslint": "^8.30.0",
"prettier": "^2.8.1",
"release-it": "^15.5.1",
Expand Down
49 changes: 25 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions testing/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@ember/optional-features": "^2.0.0",
"@ember/optional-features": "^2.2.0",
"@ember/test-helpers": "^2.9.1",
"@embroider/core": "^2.0.2",
"@embroider/compat": "^2.0.2",
Expand Down Expand Up @@ -54,8 +54,8 @@
"ember-export-application-global": "^2.0.1",
"ember-load-initializers": "^2.1.2",
"ember-qunit": "^6.1.1",
"ember-resolver": "^9.0.0",
"ember-source": "~4.9.3",
"ember-resolver": "^9.0.1",
"ember-source": "~4.12.4",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.3.0",
"ember-try": "^2.0.0",
Expand Down

0 comments on commit b052705

Please # to comment.