Skip to content

Commit

Permalink
Merge branch 'master' into new-icons-and-path-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jun 11, 2020
2 parents a4c7bf9 + a3b577a commit 412cbb1
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 35 deletions.
108 changes: 76 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -37,10 +37,10 @@
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.8.0",
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.3",
"cross-env": "^7.0.2",
"eslint": "^7.1.0",
"eslint": "^7.2.0",
"find-unused-sass-variables": "^2.0.0",
"hugo-bin": "^0.60.0",
"js-yaml": "^3.14.0",
Expand All @@ -49,7 +49,7 @@
"postcss-cli": "^7.1.1",
"purgecss": "^2.2.1",
"shx": "^0.3.2",
"stylelint": "^13.5.0",
"stylelint": "^13.6.0",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"svg-sprite": "^1.5.0",
"svgo": "^1.3.2",
Expand Down

0 comments on commit 412cbb1

Please sign in to comment.