Skip to content

Commit d3e147d

Browse files
authored
Merge pull request #23 from markdumay/develop
Update dependencies
2 parents d25fdf1 + 5ab8b0b commit d3e147d

File tree

2 files changed

+75
-69
lines changed

2 files changed

+75
-69
lines changed

package-lock.json

Lines changed: 69 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@markdumay/hugo-theme-hinode-child",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
55
"main": "index.js",
66
"scripts": {
@@ -39,13 +39,13 @@
3939
"devDependencies": {
4040
"@fortawesome/fontawesome-free": "^6.2.0",
4141
"@fullhuman/postcss-purgecss": "^5.0.0",
42-
"@markdumay/hugo-theme-hinode": "^0.5.2",
42+
"@markdumay/hugo-theme-hinode": "^0.5.3",
4343
"autoprefixer": "^10.4.13",
4444
"bootstrap": "^5.2.2",
45-
"eslint": "^8.26.0",
45+
"eslint": "^8.27.0",
4646
"eslint-config-standard": "^17.0.0",
4747
"eslint-plugin-import": "^2.26.0",
48-
"eslint-plugin-n": "^15.4.0",
48+
"eslint-plugin-n": "^15.5.0",
4949
"eslint-plugin-promise": "^6.1.1",
5050
"exec-bin": "^1.0.0",
5151
"flexsearch": "^0.7.31",
@@ -54,8 +54,8 @@
5454
"postcss-cli": "^10.0.0",
5555
"purgecss-whitelister": "^2.4.0",
5656
"shx": "^0.3.4",
57-
"stylelint": "^14.14.0",
58-
"stylelint-config-standard-scss": "^6.0.0"
57+
"stylelint": "^14.14.1",
58+
"stylelint-config-standard-scss": "^6.1.0"
5959
},
6060
"otherDependencies": {
6161
"hugo": "0.105.0"

0 commit comments

Comments
 (0)