chore(deps-dev): bump pug from 3.0.1 to 3.0.2

Bumps [pug](https://github.com/pugjs/pug) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.1...pug@3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-10 03:15:02 +00:00 committed by GitHub
parent 6c298350d1
commit 0702ef391d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -5198,10 +5198,10 @@ pug-filters@^4.0.0:
pug-walk "^2.0.0" pug-walk "^2.0.0"
resolve "^1.15.1" resolve "^1.15.1"
pug-lexer@^5.0.0: pug-lexer@^5.0.1:
version "5.0.0" version "5.0.1"
resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.0.tgz#0b779e7d8cbf0f103803675be96351942fd9a727" resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.1.tgz#ae44628c5bef9b190b665683b288ca9024b8b0d5"
integrity sha512-52xMk8nNpuyQ/M2wjZBN5gXQLIylaGkAoTk5Y1pBhVqaopaoj8Z0iVzpbFZAqitL4RHNVDZRnJDsqEYe99Ti0A== integrity sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==
dependencies: dependencies:
character-parser "^2.2.0" character-parser "^2.2.0"
is-expression "^4.0.0" is-expression "^4.0.0"
@ -5240,10 +5240,10 @@ pug-parser@^6.0.0:
pug-error "^2.0.0" pug-error "^2.0.0"
token-stream "1.0.0" token-stream "1.0.0"
pug-runtime@^3.0.0: pug-runtime@^3.0.0, pug-runtime@^3.0.1:
version "3.0.0" version "3.0.1"
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.0.tgz#d523025fdc0a1efe70929d1fd3a2d24121ffffb6" resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
integrity sha512-GoEPcmQNnaTsePEdVA05bDpY+Op5VLHKayg08AQiqJBWU/yIaywEYv7TetC5dEQS3fzBBoyb2InDcZEg3mPTIA== integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==
pug-strip-comments@^2.0.0: pug-strip-comments@^2.0.0:
version "2.0.0" version "2.0.0"
@ -5263,17 +5263,17 @@ pug-walk@^2.0.0:
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ== integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
pug@^3.0.0: pug@^3.0.0:
version "3.0.1" version "3.0.2"
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.1.tgz#9b287554043e6d18852673a382b0350595bdc067" resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535"
integrity sha512-9v1o2yXMfSKJy2PykKyWUhpgx9Pf9D/UlPgIs2pTTxR6DQZ0oivy4I9f8PlWXRY4sjIhDU4TMJ7hQmYnNJc2bw== integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
dependencies: dependencies:
pug-code-gen "^3.0.2" pug-code-gen "^3.0.2"
pug-filters "^4.0.0" pug-filters "^4.0.0"
pug-lexer "^5.0.0" pug-lexer "^5.0.1"
pug-linker "^4.0.0" pug-linker "^4.0.0"
pug-load "^3.0.0" pug-load "^3.0.0"
pug-parser "^6.0.0" pug-parser "^6.0.0"
pug-runtime "^3.0.0" pug-runtime "^3.0.1"
pug-strip-comments "^2.0.0" pug-strip-comments "^2.0.0"
pump@^3.0.0: pump@^3.0.0: