Skip to content

Commit 44f6e07

Browse files
build(dev-deps): bump glob from 11.0.3 to 12.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 12.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v12.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbdeaa8 commit 44f6e07

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"formik": "2.4.6",
117117
"fuse.js": "7.1.0",
118118
"gh-pages": "6.3.0",
119-
"glob": "11.0.3",
119+
"glob": "12.0.0",
120120
"http-server": "14.1.1",
121121
"husky": "9.1.7",
122122
"jest": "30.0.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2929,7 +2929,7 @@ __metadata:
29292929
formik: "npm:2.4.6"
29302930
fuse.js: "npm:7.1.0"
29312931
gh-pages: "npm:6.3.0"
2932-
glob: "npm:11.0.3"
2932+
glob: "npm:12.0.0"
29332933
http-server: "npm:14.1.1"
29342934
husky: "npm:9.1.7"
29352935
jest: "npm:30.0.4"
@@ -10154,19 +10154,19 @@ __metadata:
1015410154
languageName: node
1015510155
linkType: hard
1015610156

10157-
"glob@npm:11.0.3":
10158-
version: 11.0.3
10159-
resolution: "glob@npm:11.0.3"
10157+
"glob@npm:12.0.0":
10158+
version: 12.0.0
10159+
resolution: "glob@npm:12.0.0"
1016010160
dependencies:
1016110161
foreground-child: "npm:^3.3.1"
1016210162
jackspeak: "npm:^4.1.1"
10163-
minimatch: "npm:^10.0.3"
10163+
minimatch: "npm:^10.1.1"
1016410164
minipass: "npm:^7.1.2"
1016510165
package-json-from-dist: "npm:^1.0.0"
1016610166
path-scurry: "npm:^2.0.0"
1016710167
bin:
1016810168
glob: dist/esm/bin.mjs
10169-
checksum: 10c0/7d24457549ec2903920dfa3d8e76850e7c02aa709122f0164b240c712f5455c0b457e6f2a1eee39344c6148e39895be8094ae8cfef7ccc3296ed30bce250c661
10169+
checksum: 10c0/923fbb7e30913496dc1c30191edb7ebb610a26edac81710a5f697c718b08694bce7fb0245baceba5383472778a8431ff7c36571703507cc6563602d3c139c993
1017010170
languageName: node
1017110171
linkType: hard
1017210172

0 commit comments

Comments
 (0)