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 Mar 28, 2024
1 parent b7679af commit a95d9ea
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 25 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.7.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.7.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.7.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
135 changes: 114 additions & 21 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.7.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 a95d9ea

Please sign in to comment.