Skip to content

Commit 14b18a9

Browse files
update brace-expansion from 2.0.1 to 2.0.2
1 parent e8233f1 commit 14b18a9

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

end2end/package-lock.json

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

end2end/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
},
88
"scripts": {
99
"test": "AIKIDO_CI=true tap tests/*.js --allow-empty-coverage -j 1"
10+
},
11+
"overrides": {
12+
"brace-expansion@<=2.0.2": "2.0.2"
1013
}
1114
}

0 commit comments

Comments
 (0)