Skip to content

Commit

Permalink
chore(deps): update ember framework dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 460afcd commit c20bd47
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 52 deletions.
4 changes: 2 additions & 2 deletions ember-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^7.0.0",
"@embroider/addon-dev": "^7.1.1",
"@glint/template": "^1.5.0",
"@gossi/config-eslint": "^0.6.0",
"@gossi/config-prettier": "^0.6.0",
Expand All @@ -73,7 +73,7 @@
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"concurrently": "^9.1.0",
"ember-source": "^6.0.1",
"ember-source": "^6.1.0",
"eslint": "^8.56.0",
"eslint-plugin-ember": "^12.0.0",
"prettier": "^3.2.4",
Expand Down
98 changes: 50 additions & 48 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"ember-disable-prototype-extensions": "^1.1.3",
"ember-load-initializers": "^3.0.1",
"ember-qunit": "^8.0.2",
"ember-resolver": "^13.0.2",
"ember-resolver": "^13.1.0",
"ember-sinon-qunit": "^7.5.0",
"ember-source": "^6.0.1",
"ember-source": "^6.1.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.13.0",
"ember-try": "^3.0.0",
Expand Down

0 comments on commit c20bd47

Please sign in to comment.