Skip to content

Commit

Permalink
Merge pull request #23 from markdumay/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
markdumay authored Nov 7, 2022
2 parents d25fdf1 + 5ab8b0b commit d3e147d
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 69 deletions.
132 changes: 69 additions & 63 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@markdumay/hugo-theme-hinode-child",
"version": "0.3.9",
"version": "0.3.10",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39,13 +39,13 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"@fullhuman/postcss-purgecss": "^5.0.0",
"@markdumay/hugo-theme-hinode": "^0.5.2",
"@markdumay/hugo-theme-hinode": "^0.5.3",
"autoprefixer": "^10.4.13",
"bootstrap": "^5.2.2",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.4.0",
"eslint-plugin-n": "^15.5.0",
"eslint-plugin-promise": "^6.1.1",
"exec-bin": "^1.0.0",
"flexsearch": "^0.7.31",
Expand All @@ -54,8 +54,8 @@
"postcss-cli": "^10.0.0",
"purgecss-whitelister": "^2.4.0",
"shx": "^0.3.4",
"stylelint": "^14.14.0",
"stylelint-config-standard-scss": "^6.0.0"
"stylelint": "^14.14.1",
"stylelint-config-standard-scss": "^6.1.0"
},
"otherDependencies": {
"hugo": "0.105.0"
Expand Down

0 comments on commit d3e147d

Please sign in to comment.