Skip to content

Commit 547863a

Browse files
chore(deps-dev): bump glob from 10.4.5 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 243e194 commit 547863a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react": "^7.37.5",
6464
"eslint-plugin-react-hooks": "^4.6.2",
6565
"fs-extra": "^11.3.0",
66-
"glob": "^10.4.5",
66+
"glob": "^10.5.0",
6767
"identity-obj-proxy": "^3.0.0",
6868
"jest": "^29.7.0",
6969
"jest-canvas-mock": "^2.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6543,10 +6543,10 @@ [email protected]:
65436543
minipass "^4.2.4"
65446544
path-scurry "^1.5.0"
65456545

6546-
glob@^10.3.7, glob@^10.4.5:
6547-
version "10.4.5"
6548-
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
6549-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
6546+
glob@^10.3.7, glob@^10.5.0:
6547+
version "10.5.0"
6548+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
6549+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
65506550
dependencies:
65516551
foreground-child "^3.1.0"
65526552
jackspeak "^3.1.2"

0 commit comments

Comments
 (0)