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

Commit 79e003e

Browse files
committed
chore(deps): update dependency pug-plain-loader to v1.1.0
1 parent b768a09 commit 79e003e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lint-staged": "10.5.1",
5151
"prettier": "2.2.1",
5252
"pug": "3.0.0",
53-
"pug-plain-loader": "1.0.0",
53+
"pug-plain-loader": "1.1.0",
5454
"sass": "1.26.10",
5555
"sass-loader": "10.1.0",
5656
"stylelint": "13.7.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11978,10 +11978,10 @@ pug-parser@^6.0.0:
1197811978
pug-error "^2.0.0"
1197911979
token-stream "1.0.0"
1198011980

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

0 commit comments

Comments
 (0)