Skip to content

Commit b9220ce

Browse files
authored
Bump posthtml-expressions from 1.1.0 to 1.1.1 (#27)
Bump posthtml-expressions from 1.1.0 to 1.1.1
2 parents 7523901 + 56c6539 commit b9220ce

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"parcel-plugin-bundle-visualiser": "^1.2.0",
4747
"postcss-cli": "^6.1.2",
4848
"postcss-fontpath": "^1.0.0",
49-
"posthtml-expressions": "^1.1.0",
49+
"posthtml-expressions": "^1.1.1",
5050
"posthtml-include": "^1.2.0",
5151
"posthtml-load-config": "^1.0.0",
5252
"stylelint-config-standard": "^18.3.0",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,9 +2382,10 @@ fastparse@^1.1.1:
23822382
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
23832383
integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
23842384

2385-
fclone@^1.x:
2385+
fclone@^1.0.11:
23862386
version "1.0.11"
23872387
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2388+
integrity sha1-EOhdo4v+p/xZk0HClu4ddyZu5kA=
23882389

23892390
figures@^2.0.0:
23902391
version "2.0.0"
@@ -4544,11 +4545,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.14, postcss@^7.0.2
45444545
source-map "^0.6.1"
45454546
supports-color "^6.1.0"
45464547

4547-
posthtml-expressions@^1.1.0:
4548-
version "1.1.0"
4549-
resolved "https://registry.yarnpkg.com/posthtml-expressions/-/posthtml-expressions-1.1.0.tgz#1f2a64304fda8e90b5e646adcd46ddef2adae45b"
4548+
posthtml-expressions@^1.1.1:
4549+
version "1.1.1"
4550+
resolved "https://registry.yarnpkg.com/posthtml-expressions/-/posthtml-expressions-1.1.1.tgz#7663a1a5a39259dcad44b67c897c34eb420d942c"
4551+
integrity sha512-89Afc2rys3YCs/G+SxV3jVgWuQ/SSPujgYVIJj9raKkQjBbHn6RxmZpiJBbru/WEtVp+/s705DXCk4MfnvsJoQ==
45504552
dependencies:
4551-
fclone "^1.x"
4553+
fclone "^1.0.11"
45524554

45534555
posthtml-include@^1.2.0:
45544556
version "1.2.0"

0 commit comments

Comments
 (0)