Skip to content

Commit 83763ff

Browse files
authored
Merge pull request #167 from Kuadrant/dependabot/npm_and_yarn/glob-12.0.0
Bump glob from 11.1.0 to 12.0.0
2 parents 9ec7b6f + a123619 commit 83763ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
4747
"@manypkg/cli": "0.25.1",
4848
"concurrently": "^9.2.1",
49-
"glob": "11.1.0",
49+
"glob": "12.0.0",
5050
"husky": "8.0.3",
5151
"jsdom": "^26.1.0",
5252
"lint-staged": "15.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28098,9 +28098,9 @@ __metadata:
2809828098
languageName: node
2809928099
linkType: hard
2810028100

28101-
"glob@npm:11.1.0":
28102-
version: 11.1.0
28103-
resolution: "glob@npm:11.1.0"
28101+
"glob@npm:12.0.0":
28102+
version: 12.0.0
28103+
resolution: "glob@npm:12.0.0"
2810428104
dependencies:
2810528105
foreground-child: ^3.3.1
2810628106
jackspeak: ^4.1.1
@@ -28110,7 +28110,7 @@ __metadata:
2811028110
path-scurry: ^2.0.0
2811128111
bin:
2811228112
glob: dist/esm/bin.mjs
28113-
checksum: 1cfbdc743db77688727411f00233404eb9c67d7c89a4ff1f8b8e60031382d4f695ecf60f279d0d45e5ba2377610572d013a858a433b45a133cf20aba6e3206e0
28113+
checksum: e40a6d3f57c999f4157bf82330c369e9383ed09a7cd5c36528f496c7fd237131f9b9da6e81779e15e4b18a31f65b13dac62ff324f4fe8029521e1330f6e259dd
2811428114
languageName: node
2811528115
linkType: hard
2811628116

@@ -38083,7 +38083,7 @@ __metadata:
3808338083
"@manypkg/cli": 0.25.1
3808438084
concurrently: ^9.2.1
3808538085
dotenv: ^17.2.3
38086-
glob: 11.1.0
38086+
glob: 12.0.0
3808738087
husky: 8.0.3
3808838088
jsdom: ^26.1.0
3808938089
lint-staged: 15.5.2

0 commit comments

Comments
 (0)