Skip to content

Commit

Permalink
Bump marko from 4.14.20 to 4.14.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jan 23, 2019
1 parent 1b5b407 commit 2c12bf5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/marko-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "prettier src/**/*.{js,css,less} *.js --write"
},
"dependencies": {
"marko": "^4.14.20",
"marko": "^4.14.21",
"marko-starter": "^2.0.4"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10316,9 +10316,9 @@ htmlescape@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/htmlescape/-/htmlescape-1.1.1.tgz#3a03edc2214bca3b66424a3e7959349509cb0351"

htmljs-parser@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/htmljs-parser/-/htmljs-parser-2.6.0.tgz#3d3e6f490baf8e181744fca82f488f44de01ab9c"
htmljs-parser@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/htmljs-parser/-/htmljs-parser-2.6.1.tgz#88a7c6242205cfc05648fddaa740ad97a9fd4ebe"
dependencies:
char-props "^0.1.5"
complain "^1.0.0"
Expand Down Expand Up @@ -13751,9 +13751,9 @@ marko-starter@^2.0.4:
routes-table "^1.2.1"
try-require "^1.2.1"

marko@^4.1.1, marko@^4.10.0, marko@^4.14.20:
version "4.14.20"
resolved "https://registry.yarnpkg.com/marko/-/marko-4.14.20.tgz#045b54e957924e1b5fda29c4fc77178d2008293d"
marko@^4.1.1, marko@^4.10.0, marko@^4.14.21:
version "4.14.21"
resolved "https://registry.yarnpkg.com/marko/-/marko-4.14.21.tgz#2f9c561503b5d56d28d22ac4aa7c9cb7b032f74d"
dependencies:
app-module-path "^2.2.0"
argly "^1.0.0"
Expand All @@ -13768,7 +13768,7 @@ marko@^4.1.1, marko@^4.10.0, marko@^4.14.20:
events "^1.0.2"
events-light "^1.0.0"
he "^1.1.0"
htmljs-parser "^2.6.0"
htmljs-parser "^2.6.1"
lasso-caching-fs "^1.0.1"
lasso-modules-client "^2.0.4"
lasso-package-root "^1.0.1"
Expand Down

0 comments on commit 2c12bf5

Please sign in to comment.