Skip to content

Commit

Permalink
Merge branch 'main' into font-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Apr 15, 2021
2 parents 1dc87fa + a1ba55e commit bb1547c
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 89 deletions.
183 changes: 98 additions & 85 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"@twbs/svg-sprite": "^1.6.2",
"autoprefixer": "^10.2.5",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.5",
"cheerio": "^1.0.0-rc.6",
"cross-env": "^7.0.3",
"eslint": "^7.23.0",
"eslint": "^7.24.0",
"fantasticon": "^1.1.3",
"find-unused-sass-variables": "^3.1.0",
"hugo-bin": "^0.70.0",
"linkinator": "^2.13.6",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.8",
"postcss": "^8.2.10",
"postcss-cli": "^8.3.1",
"purgecss": "^4.0.3",
"stylelint": "^13.12.0",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"svgo": "^2.3.0",
"vnu-jar": "21.2.5"
"vnu-jar": "21.4.9"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit bb1547c

Please sign in to comment.