Skip to content

Commit

Permalink
chore(deps): update dependency ember-template-imports to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 86e4121 commit fa2be68
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 43 deletions.
2 changes: 1 addition & 1 deletion docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"ember-qunit": "^8.0.0",
"ember-resolver": "^11.0.0",
"ember-source": "~5.4.0",
"ember-template-imports": "^3.1.2",
"ember-template-imports": "^4.0.0",
"ember-template-lint": "^5.8.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-toucan-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"concurrently": "^8.0.0",
"ember-cli-htmlbars": "^6.1.1",
"ember-source": "~5.4.0",
"ember-template-imports": "^3.4.2",
"ember-template-imports": "^4.0.0",
"ember-template-lint": "^5.8.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-toucan-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"ember-cli-htmlbars": "^6.1.1",
"ember-headless-form": "^1.0.0-beta.3",
"ember-source": "~5.4.0",
"ember-template-imports": "^3.4.2",
"ember-template-imports": "^4.0.0",
"ember-template-lint": "^5.8.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
75 changes: 36 additions & 39 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"ember-resolver": "^11.0.0",
"ember-source": "~5.4.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-imports": "^3.1.2",
"ember-template-imports": "^4.0.0",
"ember-template-lint": "^5.8.0",
"ember-try": "^3.0.0",
"ember-velcro": "^2.1.0",
Expand Down

0 comments on commit fa2be68

Please sign in to comment.