Skip to content

Commit c8f3920

Browse files
chore(deps): update dependency is-docker to v4 (#321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent 10a4470 commit c8f3920

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"destr": "^2.0.5",
5151
"dotenv": "^17.2.3",
5252
"git-url-parse": "^16.1.0",
53-
"is-docker": "^3.0.0",
53+
"is-docker": "^4.0.0",
5454
"ofetch": "^1.5.1",
5555
"package-manager-detector": "^1.6.0",
5656
"pathe": "^2.0.3",
@@ -80,6 +80,6 @@
8080
"@nuxt/telemetry": "workspace:*"
8181
},
8282
"engines": {
83-
"node": ">=18.12.0"
83+
"node": ">=20.0.0"
8484
}
8585
}

pnpm-lock.yaml

Lines changed: 9 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)