Skip to content

Commit a2b81c1

Browse files
build(deps-dev): bump glob from 11.0.2 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a33fa56 commit a2b81c1

File tree

3 files changed

+52
-36
lines changed

3 files changed

+52
-36
lines changed

package-lock.json

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

packages/processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/rdfjs__term-set": "^2.0.9",
2525
"@zazuko/env": "^3",
2626
"chai": "^5.2.0",
27-
"glob": "^11.0.2",
27+
"glob": "^11.1.0",
2828
"sparqljs": "^3.7.3"
2929
},
3030
"mocha": {

packages/shape-to-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"chai-string": "^1.5.0",
5656
"debug": "^4.4.0",
5757
"docker-compose": "^1.2.0",
58-
"glob": "^11.0.1",
58+
"glob": "^11.1.0",
5959
"mocha-chai-jest-snapshot": "^1.1.7",
6060
"mocha-chai-rdf": "^0.1.10",
6161
"n3": "^1.25.1",

0 commit comments

Comments
 (0)