Skip to content

Commit a010cfc

Browse files
Bump babel-plugin-htmlbars-inline-precompile from 3.0.0 to 3.0.1 (#76)
1 parent 1d46a08 commit a010cfc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/listr": "^0.14.2",
4343
"@typescript-eslint/eslint-plugin": "^2.11.0",
4444
"@typescript-eslint/parser": "^2.11.0",
45-
"babel-plugin-htmlbars-inline-precompile": "^3.0.0",
45+
"babel-plugin-htmlbars-inline-precompile": "^3.0.1",
4646
"chalk": "^2.4.2",
4747
"common-tags": "^1.8.0",
4848
"coveralls": "^3.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,10 +1444,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
14441444
dependencies:
14451445
object.assign "^4.1.0"
14461446

1447-
babel-plugin-htmlbars-inline-precompile@^3.0.0:
1448-
version "3.0.0"
1449-
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.0.0.tgz#95aa0d2379347cda9a7127c028fe35cb39179fa2"
1450-
integrity sha512-dR12lOqIcBLOTwgnI5iG+bSrZhR8JIZ7zAHW43YhcD5q8G8iipvSuRo8Fah6NPPh6C8cATd827bgPikphbF09w==
1447+
babel-plugin-htmlbars-inline-precompile@^3.0.1:
1448+
version "3.0.1"
1449+
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.0.1.tgz#e1e38a4087f446578e419a21c112530c8df02345"
1450+
integrity sha512-ZiFY0nQjtdMPGIDwp/5LYOs6rCr54QfcSV5nPbrA7C++Fv4Vb2Q/qrKYx78t+dwmARJztnOBlObFk4z8veHxNA==
14511451

14521452
babel-plugin-istanbul@^5.1.0:
14531453
version "5.2.0"

0 commit comments

Comments
 (0)