Skip to content

Commit 2a45562

Browse files
fix(deps): update dependency tinyglobby to ^0.2.15 (#592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44a86f7 commit 2a45562

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"sort-deep-object-arrays": "^1.1.2",
4949
"sort-package-json": "^3.4.0",
5050
"tiny-invariant": "^1.3.3",
51-
"tinyglobby": "^0.2.14",
51+
"tinyglobby": "^0.2.15",
5252
"typescript": "^5.8.3",
5353
"vite": "^7.0.7",
5454
"vitest": "^3.2.4"

packages/vite-plugin-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"picocolors": "^1.1.1",
3939
"picomatch": "^4.0.3",
4040
"tiny-invariant": "^1.3.3",
41-
"tinyglobby": "^0.2.14",
41+
"tinyglobby": "^0.2.15",
4242
"vscode-uri": "^3.1.0"
4343
},
4444
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)