Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump marko from 4.18.42 to 4.18.45 #9839

Merged
merged 1 commit into from
Feb 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump marko from 4.18.42 to 4.18.45
Bumps [marko](https://github.com/marko-js/marko) from 4.18.42 to 4.18.45.
- [Release notes](https://github.com/marko-js/marko/releases)
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md)
- [Commits](marko-js/marko@v4.18.42...v4.18.45)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] authored Feb 13, 2020

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
commit 74c2faa44edc89c751111ab8037e2034940303d7
12 changes: 9 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -19793,9 +19793,9 @@ marko-starter@^2.1.0:
try-require "^1.2.1"

marko@^4.1.1, marko@^4.10.0, marko@^4.18.39:
version "4.18.42"
resolved "https://registry.yarnpkg.com/marko/-/marko-4.18.42.tgz#f791d267022ad84e0322736fe2728a97f6241c6e"
integrity sha512-pwPOqEMacUSMV5pnmnlzsbYbR5mUg07LX+lTRvU4ZHC/pQmnbTr4paL55SPyefTcINBSNgoSDFNg21bzCRfpig==
version "4.18.45"
resolved "https://registry.yarnpkg.com/marko/-/marko-4.18.45.tgz#446ec832265419f63af9c714d00a758258645d19"
integrity sha512-Mw6SYs5vA9nZhJYVtbN/ZljPkYBjGFQYr6/nY/WKUM+LQzat7Zjqnw3LXgODUKQ80ZyZ51CIeh/jRKzFCoyC2g==
dependencies:
app-module-path "^2.2.0"
argly "^1.0.0"
@@ -19819,6 +19819,7 @@ marko@^4.1.1, marko@^4.10.0, marko@^4.18.39:
raptor-regexp "^1.0.0"
raptor-util "^3.2.0"
resolve-from "^2.0.0"
self-closing-tags "^1.0.1"
simple-sha1 "^2.1.0"
strip-json-comments "^2.0.1"
warp10 "^2.0.1"
@@ -26578,6 +26579,11 @@ selenium-webdriver@3.6.0, selenium-webdriver@^3.0.1:
tmp "0.0.30"
xml2js "^0.4.17"

self-closing-tags@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/self-closing-tags/-/self-closing-tags-1.0.1.tgz#6c5fa497994bb826b484216916371accee490a5d"
integrity sha512-7t6hNbYMxM+VHXTgJmxwgZgLGktuXtVVD5AivWzNTdJBM4DBjnDKDzkf2SrNjihaArpeJYNjxkELBu1evI4lQA==

selfsigned@^1.10.7, selfsigned@^1.9.1:
version "1.10.7"
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.7.tgz#da5819fd049d5574f28e88a9bcc6dbc6e6f3906b"