Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 335fa86

Browse files
author
Johannes Lauter
authored
Merge pull request #83 from lautr/renovate/vuetify-1.x-stylus-0.x
Update dependency stylus to v0.54.7 (vuetify-1.x)
2 parents a098748 + 7928934 commit 335fa86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"material-design-icons-iconfont": "5.0.1",
1717
"nuxt": "2.8.1",
18-
"stylus": "0.54.6",
18+
"stylus": "0.54.7",
1919
"stylus-loader": "3.0.2",
2020
"ts-node": "8.3.0",
2121
"vue-property-decorator": "8.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7443,10 +7443,10 @@ [email protected]:
74437443
lodash.clonedeep "^4.5.0"
74447444
when "~3.6.x"
74457445

7446-
7447-
version "0.54.6"
7448-
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.6.tgz#e8d0c540efd748075c763763f955946ab36f0f66"
7449-
integrity sha512-6s7jEoHKSdAaEtfOnGCNJWy7rcgxPf/pdSUUCusnfV6qO28OmmOLAUYeIJIgJlXWfWTwDO9ytRdd8KhxIdB4EQ==
7446+
7447+
version "0.54.7"
7448+
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2"
7449+
integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==
74507450
dependencies:
74517451
css-parse "~2.0.0"
74527452
debug "~3.1.0"

0 commit comments

Comments
 (0)