Skip to content

Commit b93168d

Browse files
deps: bump glob from 11.1.0 to 13.0.6 in /scripts
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.6. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.6) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75e5dc3 commit b93168d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"all": "yarn aggregate && yarn extract && yarn validate"
1010
},
1111
"dependencies": {
12-
"glob": "^11.0.0",
12+
"glob": "^13.0.6",
1313
"js-yaml": "^4.1.0",
1414
"tsx": "^4.19.0"
1515
},

0 commit comments

Comments
 (0)