Skip to content

Commit 47bc233

Browse files
authoredJan 2, 2024
fix(deps): update dependency acorn-walk to ^8.3.1 (#4837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74289a9 commit 47bc233

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎packages/vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@vitest/snapshot": "workspace:*",
143143
"@vitest/spy": "workspace:*",
144144
"@vitest/utils": "workspace:*",
145-
"acorn-walk": "^8.3.0",
145+
"acorn-walk": "^8.3.1",
146146
"cac": "^6.7.14",
147147
"chai": "^4.3.10",
148148
"debug": "^4.3.4",

‎pnpm-lock.yaml

+5-5
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.