Skip to content

Commit 96acaea

Browse files
Merge pull request #250 from codecov/renovate/pin-dependencies
fix(deps): pin dependency fast-glob to 3.2.7
2 parents 51849d0 + c4231c2 commit 96acaea

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

npm-shrinkwrap.json

Lines changed: 4 additions & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/codecov/uploader#readme",
2929
"dependencies": {
30-
"fast-glob": "^3.2.7",
30+
"fast-glob": "3.2.7",
3131
"glob": "7.1.7",
3232
"js-yaml": "4.1.0",
3333
"line-reader": "0.4.0",

0 commit comments

Comments
 (0)