Skip to content

Commit bdf32b3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): ember-cli-htmlbars
1 parent 454b271 commit bdf32b3

File tree

2 files changed

+45
-4
lines changed

2 files changed

+45
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ember-cli-app-version": "3.2.0",
4747
"ember-cli-dependency-checker": "3.2.0",
4848
"ember-cli-eslint": "5.1.0",
49-
"ember-cli-htmlbars": "3.1.0",
49+
"ember-cli-htmlbars": "4.0.0",
5050
"ember-cli-htmlbars-inline-precompile": "3.0.0",
5151
"ember-cli-inject-live-reload": "2.0.1",
5252
"ember-cli-sri": "2.1.1",

yarn.lock

Lines changed: 44 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -999,6 +999,11 @@
999999
ember-compatibility-helpers "^1.1.2"
10001000
semver "^6.0.0"
10011001

1002+
"@ember/edition-utils@^1.1.1":
1003+
version "1.1.1"
1004+
resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.1.1.tgz#d5732c3da593f202e6e1ac6dbee56a758242403f"
1005+
integrity sha512-GEhri78jdQp/xxPpM6z08KlB0wrHfnfrJ9dmQk7JeQ4XCiMzXsJci7yooQgg/IcTKCM/PxE/IkGCQAo80adMkw==
1006+
10021007
10031008
version "0.6.1"
10041009
resolved "https://registry.yarnpkg.com/@ember/jquery/-/jquery-0.6.1.tgz#eef89ebc8d7b49bddc176f2a646746c8f5d93978"
@@ -2318,7 +2323,7 @@ babel-plugin-htmlbars-inline-precompile@^1.0.0:
23182323
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-1.0.0.tgz#a9d2f6eaad8a3f3d361602de593a8cbef8179c22"
23192324
integrity sha512-4jvKEHR1bAX03hBDZ94IXsYCj3bwk9vYsn6ux6JZNL2U5pvzCWjqyrGahfsGNrhERyxw8IqcirOi9Q6WCo3dkQ==
23202325

2321-
babel-plugin-htmlbars-inline-precompile@^2.0.0:
2326+
babel-plugin-htmlbars-inline-precompile@^2.0.0, babel-plugin-htmlbars-inline-precompile@^2.1.0:
23222327
version "2.1.0"
23232328
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-2.1.0.tgz#92b0b23efc462c8df4d54c04a591b5d4111fd9c2"
23242329
integrity sha512-yoaNhhSO1bM5qgzwmK5y8EteCq6rOsrTjbgVFQoZcVuADAlDPYNcvin4120BR9UPG2qWD3mYwYPfY39kWq3WGA==
@@ -3282,6 +3287,16 @@ broccoli-plugin@^1.0.0, broccoli-plugin@^1.1.0, broccoli-plugin@^1.2.0, broccoli
32823287
rimraf "^2.3.4"
32833288
symlink-or-copy "^1.1.8"
32843289

3290+
broccoli-plugin@^2.0.0:
3291+
version "2.1.0"
3292+
resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-2.1.0.tgz#2fab6c578219cfcc64f773e9616073313fc8b334"
3293+
integrity sha512-ElE4caljW4slapyEhSD9jU9Uayc8SoSABWdmY9SqbV8DHNxU6xg1jJsPcMm+cXOvggR3+G+OXAYQeFjWVnznaw==
3294+
dependencies:
3295+
promise-map-series "^0.2.1"
3296+
quick-temp "^0.1.3"
3297+
rimraf "^2.3.4"
3298+
symlink-or-copy "^1.1.8"
3299+
32853300
broccoli-rollup@^2.1.1:
32863301
version "2.1.1"
32873302
resolved "https://registry.yarnpkg.com/broccoli-rollup/-/broccoli-rollup-2.1.1.tgz#0b77dc4b7560a53e998ea85f3b56772612d4988d"
@@ -3994,7 +4009,7 @@ commander@^2.15.1, commander@^2.19.0, commander@^2.6.0, commander@~2.20.0:
39944009
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
39954010
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
39964011

3997-
common-tags@^1.4.0:
4012+
common-tags@^1.4.0, common-tags@^1.8.0:
39984013
version "1.8.0"
39994014
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
40004015
integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==
@@ -4842,7 +4857,28 @@ ember-cli-htmlbars-inline-precompile@^2.1.0:
48424857
heimdalljs-logger "^0.1.9"
48434858
silent-error "^1.1.0"
48444859

4845-
[email protected], ember-cli-htmlbars@^3.0.1:
4860+
4861+
version "4.0.0"
4862+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.0.0.tgz#856b8e2335dc69fd9ecfc74aa0a04959e82a95de"
4863+
integrity sha512-BQpKjFYDpu6ozEoyAjn7DHljHxt5KUPUwFYOqF2NNMSJJjpky2DgoJgsaP4xG8wvSoZXwGLPUcbdtQLoOH2bIw==
4864+
dependencies:
4865+
"@ember/edition-utils" "^1.1.1"
4866+
babel-plugin-htmlbars-inline-precompile "^2.1.0"
4867+
broccoli-debug "^0.6.5"
4868+
broccoli-persistent-filter "^2.3.1"
4869+
broccoli-plugin "^2.0.0"
4870+
common-tags "^1.8.0"
4871+
ember-cli-babel-plugin-helpers "^1.1.0"
4872+
fs-copy-file-sync "^1.1.1"
4873+
hash-for-dep "^1.5.1"
4874+
heimdalljs-logger "^0.1.10"
4875+
json-stable-stringify "^1.0.1"
4876+
mkdirp "^0.5.1"
4877+
semver "^6.3.0"
4878+
strip-bom "^3.0.0"
4879+
walk-sync "^1.1.3"
4880+
4881+
ember-cli-htmlbars@^3.0.1:
48464882
version "3.1.0"
48474883
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.1.0.tgz#87806c2a0bca2ab52d4fb8af8e2215c1ca718a99"
48484884
integrity sha512-cgvRJM73IT0aePUG7oQ/afB7vSRBV3N0wu9BrWhHX2zkR7A7cUBI7KC9VPk6tbctCXoM7BRGsCC4aIjF7yrfXA==
@@ -6135,6 +6171,11 @@ from2@^2.1.0, from2@^2.1.1, from2@^2.3.0:
61356171
inherits "^2.0.1"
61366172
readable-stream "^2.0.0"
61376173

6174+
fs-copy-file-sync@^1.1.1:
6175+
version "1.1.1"
6176+
resolved "https://registry.yarnpkg.com/fs-copy-file-sync/-/fs-copy-file-sync-1.1.1.tgz#11bf32c096c10d126e5f6b36d06eece776062918"
6177+
integrity sha512-2QY5eeqVv4m2PfyMiEuy9adxNP+ajf+8AR05cEi+OAzPcOj90hvFImeZhTmKLBgSd9EvG33jsD7ZRxsx9dThkQ==
6178+
61386179
fs-extra@^0.24.0:
61396180
version "0.24.0"
61406181
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.24.0.tgz#d4e4342a96675cb7846633a6099249332b539952"

0 commit comments

Comments
 (0)