Skip to content

Commit 73063ba

Browse files
author
Robert Jackson
authored
Update to babel-plugin-htmlbars-inline-precompile@3.0.0. (#320)
Update to babel-plugin-htmlbars-inline-precompile@3.0.0.
2 parents f58af6f + ed33950 commit 73063ba

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@ember/edition-utils": "^1.1.1",
35-
"babel-plugin-htmlbars-inline-precompile": "^2.1.1",
35+
"babel-plugin-htmlbars-inline-precompile": "^3.0.0",
3636
"broccoli-debug": "^0.6.5",
3737
"broccoli-persistent-filter": "^2.3.1",
3838
"broccoli-plugin": "^3.0.0",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,10 +1525,10 @@ babel-plugin-htmlbars-inline-precompile@^1.0.0:
15251525
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-1.0.0.tgz#a9d2f6eaad8a3f3d361602de593a8cbef8179c22"
15261526
integrity sha512-4jvKEHR1bAX03hBDZ94IXsYCj3bwk9vYsn6ux6JZNL2U5pvzCWjqyrGahfsGNrhERyxw8IqcirOi9Q6WCo3dkQ==
15271527

1528-
babel-plugin-htmlbars-inline-precompile@^2.1.1:
1529-
version "2.1.1"
1530-
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-2.1.1.tgz#59edd4eab28d27fbafa26d51bc19795278d103a9"
1531-
integrity sha512-obo5//IFrEZNAQovcXxOXLn5nwkQ0Y+xhR7AMg1sYR6W7KxQLZI9/XzbIytVhjwwY+Bd2e0+qyHEplJbHyZ1Og==
1528+
babel-plugin-htmlbars-inline-precompile@^3.0.0:
1529+
version "3.0.0"
1530+
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.0.0.tgz#95aa0d2379347cda9a7127c028fe35cb39179fa2"
1531+
integrity sha512-dR12lOqIcBLOTwgnI5iG+bSrZhR8JIZ7zAHW43YhcD5q8G8iipvSuRo8Fah6NPPh6C8cATd827bgPikphbF09w==
15321532

15331533
babel-plugin-module-resolver@^3.1.1, babel-plugin-module-resolver@^3.2.0:
15341534
version "3.2.0"
@@ -6761,9 +6761,8 @@ mocha@^6.2.1:
67616761
yargs-unparser "1.6.0"
67626762

67636763
"module-name-inliner@link:./tests/dummy/lib/module-name-inliner":
6764-
version "0.1.0"
6765-
dependencies:
6766-
ember-cli-version-checker "*"
6764+
version "0.0.0"
6765+
uid ""
67676766

67686767
morgan@^1.9.1:
67696768
version "1.9.1"

0 commit comments

Comments
 (0)