Skip to content

Commit 37feb05

Browse files
renovate[bot]travi
andauthored
chore(deps): update dependency dockerode to v4.0.5 (#935)
* chore(deps): update dependency dockerode to v4.0.5 * refactor(prettier): aligned tip to prettier style expectations --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Travi <[email protected]>
1 parent a56a99f commit 37feb05

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
## Install
1717

1818
> [!TIP]
19-
You do not need to directly depend on this package if you are using `semantic-release`.
20-
`semantic-release` already depends on this package, and defining your own direct dependency can result in conflicts when you update `semantic-release`.
19+
> You do not need to directly depend on this package if you are using `semantic-release`.
20+
> `semantic-release` already depends on this package, and defining your own direct dependency can result in conflicts when you update `semantic-release`.
2121
2222
```bash
2323
$ npm install @semantic-release/npm -D

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"ava": "6.2.0",
3838
"c8": "10.1.3",
39-
"dockerode": "4.0.4",
39+
"dockerode": "4.0.5",
4040
"got": "14.4.5",
4141
"lockfile-lint": "4.14.0",
4242
"ls-engines": "0.9.3",

0 commit comments

Comments
 (0)