Skip to content

Commit fe710ed

Browse files
build(deps-dev): bump glob from 11.1.0 to 13.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc74730 commit fe710ed

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
@@ -67,7 +67,7 @@
6767
"eslint": "^9.35.0",
6868
"fastify-tsconfig": "^3.0.0",
6969
"form-data": "^4.0.4",
70-
"glob": "^11.0.3",
70+
"glob": "^13.0.0",
7171
"neostandard": "^0.12.2",
7272
"tsx": "^4.20.5",
7373
"typescript": "~5.9.2"

0 commit comments

Comments
 (0)