Skip to content

Commit 189db48

Browse files
1 parent effdba7 commit 189db48

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5287,9 +5287,9 @@ ember-cli-htmlbars@^3.0.0, ember-cli-htmlbars@^3.0.1:
52875287
strip-bom "^3.0.0"
52885288

52895289
ember-cli-htmlbars@^4.0.0:
5290-
version "4.0.9"
5291-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.0.9.tgz#a4f56f2f91ee4bf3ef4d1b3ec1d653800d05251b"
5292-
integrity sha512-6WJXN/XX3ylczGMVxpPIFWjieS0MDUGPQaW0nTqo/gT91WaH+DX5/4tySDKtjM5e32oFN0OXFOk8AhePzuw3Aw==
5290+
version "4.1.0"
5291+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.1.0.tgz#2abb96d20d22d024f384df3691ad9d667ccabbe7"
5292+
integrity sha512-ZxVtixNPvtdCyYd9AdgCfSVO/WWLHdvK0WpTzbZ+/iTbMH0unNypJ8o2GY6DbArEB/PE6bV/Ta3khYURyuH47g==
52935293
dependencies:
52945294
"@ember/edition-utils" "^1.1.1"
52955295
babel-plugin-htmlbars-inline-precompile "^3.0.0"
@@ -5298,11 +5298,10 @@ ember-cli-htmlbars@^4.0.0:
52985298
broccoli-plugin "^3.0.0"
52995299
common-tags "^1.8.0"
53005300
ember-cli-babel-plugin-helpers "^1.1.0"
5301-
fs-copy-file-sync "^1.1.1"
5301+
fs-tree-diff "^2.0.1"
53025302
hash-for-dep "^1.5.1"
53035303
heimdalljs-logger "^0.1.10"
53045304
json-stable-stringify "^1.0.1"
5305-
mkdirp "^0.5.1"
53065305
semver "^6.3.0"
53075306
strip-bom "^4.0.0"
53085307
walk-sync "^2.0.2"
@@ -6809,11 +6808,6 @@ from2@^2.1.0, from2@^2.1.1:
68096808
inherits "^2.0.1"
68106809
readable-stream "^2.0.0"
68116810

6812-
fs-copy-file-sync@^1.1.1:
6813-
version "1.1.1"
6814-
resolved "https://registry.yarnpkg.com/fs-copy-file-sync/-/fs-copy-file-sync-1.1.1.tgz#11bf32c096c10d126e5f6b36d06eece776062918"
6815-
integrity sha512-2QY5eeqVv4m2PfyMiEuy9adxNP+ajf+8AR05cEi+OAzPcOj90hvFImeZhTmKLBgSd9EvG33jsD7ZRxsx9dThkQ==
6816-
68176811
fs-exists-sync@^0.1.0:
68186812
version "0.1.0"
68196813
resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add"

0 commit comments

Comments
 (0)