Skip to content

Commit f26627f

Browse files
authored
Ensure using latest @isaacs/brace-expansion (#1500)
1 parent cc73e17 commit f26627f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
"undici@<5.28.3": ">=5.28.3",
7373
"ws@<8.17.1": ">=8.17.1",
7474
"@eslint/plugin-kit@<0.3.3": ">=0.3.3",
75-
"fast-xml-parser@<5.3.4": ">=5.3.4"
75+
"fast-xml-parser@<5.3.4": ">=5.3.4",
76+
"@isaacs/brace-expansion@<5.0.1": ">=5.0.1"
7677
}
7778
}
7879
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)