Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency pug-plain-loader to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 17, 2021
1 parent 35898ba commit cf404f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lint-staged": "10.5.1",
"prettier": "2.2.1",
"pug": "3.0.0",
"pug-plain-loader": "1.0.0",
"pug-plain-loader": "1.1.0",
"sass": "1.26.10",
"sass-loader": "10.1.0",
"stylelint": "13.7.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11978,10 +11978,10 @@ pug-parser@^6.0.0:
pug-error "^2.0.0"
token-stream "1.0.0"

pug-plain-loader@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/pug-plain-loader/-/pug-plain-loader-1.0.0.tgz#cef2a984c90251882109ec2d417a6b433aa6b42a"
integrity sha512-mDfq/qvJJ0xdug38mZ1ObW0BQTx9kAHnKqotXC+C00XQkKmsWaMe90JUg/kN4lS6MU7tpVsMZ+rmcnBSPfDtHA==
pug-plain-loader@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/pug-plain-loader/-/pug-plain-loader-1.1.0.tgz#59f3b475284871afcd6a18d2ad3318b150fdc533"
integrity sha512-1nYgIJLaahRuHJHhzSPODV44aZfb00bO7kiJiMkke6Hj4SVZftuvx6shZ4BOokk50dJc2RSFqNUBOlus0dniFQ==
dependencies:
loader-utils "^1.1.0"

Expand Down

0 comments on commit cf404f4

Please sign in to comment.