Skip to content

Commit 3138db5

Browse files
Update dependency glob to v10 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd0d6a6 commit 3138db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-vue": "^9.23.0",
6262
"eslint-plugin-vue-libs": "^4.0.0",
6363
"fs-extra": "^10.0.0",
64-
"glob": "^8.0.0",
64+
"glob": "^10.0.0",
6565
"mocha": "^9.0.0",
6666
"nyc": "^15.0.0",
6767
"prettier": "^2.4.1"

0 commit comments

Comments
 (0)