Skip to content

Commit 30aed58

Browse files
chore(deps): update dependency tinyglobby to ^0.2.13
1 parent a7995c8 commit 30aed58

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@rsbuild/core": "1.3.9",
4646
"rsbuild-plugin-dts": "workspace:*",
47-
"tinyglobby": "^0.2.12"
47+
"tinyglobby": "^0.2.13"
4848
},
4949
"devDependencies": {
5050
"@module-federation/rsbuild-plugin": "^0.12.0",

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@ast-grep/napi": "^0.37.0",
3333
"magic-string": "^0.30.17",
3434
"picocolors": "1.1.1",
35-
"tinyglobby": "^0.2.12",
35+
"tinyglobby": "^0.2.13",
3636
"tsconfig-paths": "^4.2.0"
3737
},
3838
"devDependencies": {

pnpm-lock.yaml

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"path-serializer": "0.3.4",
3333
"strip-ansi": "^7.1.0",
3434
"test-helper": "workspace:*",
35-
"tinyglobby": "^0.2.12"
35+
"tinyglobby": "^0.2.13"
3636
}
3737
}

0 commit comments

Comments
 (0)