Skip to content

Commit 71d38d5

Browse files
authored
Merge branch 'master' into feat/testifylint
2 parents 95e419f + e641317 commit 71d38d5

File tree

4 files changed

+29
-19
lines changed

4 files changed

+29
-19
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"gatsby-transformer-sharp": "^4.21.0",
3636
"gatsby-transformer-yaml": "^4.25.0",
3737
"polished": "^4.2.2",
38-
"postcss": "^8.4.20",
38+
"postcss": "^8.4.31",
3939
"prism-react-renderer": "^1.3.5",
4040
"prop-types": "^15.8.1",
4141
"puppeteer": "^13.7.0",

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ require (
8888
github.com/sashamelentyev/usestdlibvars v1.24.0
8989
github.com/securego/gosec/v2 v2.17.0
9090
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
91-
github.com/shirou/gopsutil/v3 v3.23.8
91+
github.com/shirou/gopsutil/v3 v3.23.9
9292
github.com/sirupsen/logrus v1.9.3
9393
github.com/sivchari/containedctx v1.0.3
9494
github.com/sivchari/nosnakecase v1.7.0

go.sum

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

0 commit comments

Comments
 (0)