Skip to content

Commit 7cee880

Browse files
chore(deps): bump glob from 11.1.0 to 13.0.0 in /tools/src/test/js
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1675de commit 7cee880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/src/test/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ajv": "^8.12.0",
99
"ajv-formats": "^3.0.1",
1010
"ajv-formats-draft2019": "^1.6.1",
11-
"glob": "^11.0.0",
11+
"glob": "^13.0.0",
1212
"npm-run-all": "^4.1.5"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)