Skip to content

Commit

Permalink
📦 Update dependency amphtml-validator to v1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2019
1 parent 4a1b576 commit b757655
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-env": "7.6.2",
"@jridgewell/resorcery": "0.0.3",
"acorn-globals": "4.3.4",
"amphtml-validator": "1.0.23",
"amphtml-validator": "1.0.24",
"ansi-colors": "4.1.1",
"ast-replace": "1.1.3",
"atob": "2.1.2",
Expand Down
45 changes: 19 additions & 26 deletions yarn.lock
Expand Up @@ -1433,14 +1433,14 @@ amdefine@>=0.0.4:
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=

amphtml-validator@1.0.23:
version "1.0.23"
resolved "https://registry.yarnpkg.com/amphtml-validator/-/amphtml-validator-1.0.23.tgz#dba0c3854289563c0adaac292cd4d6096ee4d7c8"
integrity sha1-26DDhUKJVjwK2qwpLNTWCW7k18g=
amphtml-validator@1.0.24:
version "1.0.24"
resolved "https://registry.yarnpkg.com/amphtml-validator/-/amphtml-validator-1.0.24.tgz#9ca65df4a72b4f9594889931aea6703f8acb8515"
integrity sha512-j8VF9L/X3/VNJuFw96st1JpLKVde1oxnHNsr5txXRaZY34skIH7ULIy3Ojj9W36RXoZpaTi6VKUrq0c+cvjQ/w==
dependencies:
colors "1.1.2"
commander "2.9.0"
promise "7.1.1"
colors "1.2.5"
commander "2.15.1"
promise "8.0.1"

ansi-align@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -3308,10 +3308,10 @@ colors@0.x.x, colors@^0.6.2:
resolved "https://registry.yarnpkg.com/colors/-/colors-0.6.2.tgz#2423fe6678ac0c5dae8852e5d0e5be08c997abcc"
integrity sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=

colors@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
integrity sha1-FopHAXVran9RoSzgyXv6KMCE7WM=
colors@1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.2.5.tgz#89c7ad9a374bc030df8013241f68136ed8835afc"
integrity sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==

colors@^1.1.0:
version "1.4.0"
Expand All @@ -3335,12 +3335,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
integrity sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=
dependencies:
graceful-readlink ">= 1.0.0"
commander@2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
integrity sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==

commander@3.0.2, commander@^3.0.2:
version "3.0.2"
Expand Down Expand Up @@ -6070,11 +6068,6 @@ graceful-fs@^3.0.6:
dependencies:
natives "^1.1.3"

"graceful-readlink@>= 1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=

growl@1.10.5:
version "1.10.5"
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
Expand Down Expand Up @@ -10847,10 +10840,10 @@ promise-pjs@1.1.4:
resolved "https://registry.yarnpkg.com/promise-pjs/-/promise-pjs-1.1.4.tgz#69a69cb43fb2e58811a53a43e3eff8a216b5eabc"
integrity sha512-OyH4v6sheTi8DPVixLuV2oSpXjiY89pbhRLVJIs1xotO4iWnADX4xxMdqWzIUba4WJ71AnOMmb0WpLbu0lX4bA==

promise@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf"
integrity sha1-SJZUxpJha4qlWwck+oCbt9tJxb8=
promise@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.0.1.tgz#e45d68b00a17647b6da711bf85ed6ed47208f450"
integrity sha1-5F1osAoXZHttpxG/he1u1HII9FA=
dependencies:
asap "~2.0.3"

Expand Down

0 comments on commit b757655

Please sign in to comment.