Skip to content

Commit 7612ed3

Browse files
Fix minimath alert (#1057)
1 parent 9c4e33f commit 7612ed3

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"cross-spawn": "7.0.6",
2727
"js-yaml@>=4.0.0 <4.1.1": "4.1.1",
2828
"tar@<=7.5.10": "~7.5.11",
29-
"minimatch@>=9.0.0 <9.0.6": "^10.2.2",
30-
"minimatch@>=3.0.0 <3.1.4": "3.1.4"
29+
"minimatch": "3.1.4"
3130
}
3231
}

0 commit comments

Comments
 (0)