Skip to content

Commit 1fdd6fe

Browse files
authoredNov 23, 2023
fix(deps): update dependency std-env to ^3.5.0 (#4582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9e4ad8 commit 1fdd6fe

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
 

Diff for: ‎packages/coverage-v8/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"magic-string": "^0.30.5",
5555
"magicast": "^0.3.2",
5656
"picocolors": "^1.0.0",
57-
"std-env": "^3.4.3",
57+
"std-env": "^3.5.0",
5858
"test-exclude": "^6.0.0",
5959
"v8-to-istanbul": "^9.2.0"
6060
},

Diff for: ‎packages/vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"magic-string": "^0.30.5",
149149
"pathe": "^1.1.1",
150150
"picocolors": "^1.0.0",
151-
"std-env": "^3.4.3",
151+
"std-env": "^3.5.0",
152152
"strip-literal": "^1.3.0",
153153
"tinybench": "^2.5.1",
154154
"tinypool": "^0.8.1",

Diff for: ‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.