Skip to content

Commit

Permalink
Merge pull request #946 from jmhbnz/main
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
ivanvc authored Jan 15, 2025
2 parents ebdc66d + 015e57f commit f5602a3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@
"submodule:get": "git submodule update --init --recursive --depth 1",
"submodule:update": "git submodule update --remote --recursive --depth 1"
},
"//": "TODO: Remove mkdirp once docsy > 0.11.0",
"devDependencies": {
"autoprefixer": "^10.4.20",
"docsy": "github:google/docsy#semver:0.11.0",
"hugo-extended": "0.140.2",
"netlify-cli": "^17.35.0",
"postcss": "^8.4.45",
"mkdirp": "^3.0.1",
"netlify-cli": "^18.0.1",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0"
}
}

0 comments on commit f5602a3

Please sign in to comment.