Skip to content

Commit e02d5d3

Browse files
committed
chore(deps): update dependency glob to v10.3.3
1 parent 6bdc5b9 commit e02d5d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"eslint": "8.44.0",
154154
"eslint-config-prettier": "8.8.0",
155155
"eslint-plugin-functional": "4.4.1",
156-
"glob": "10.3.2",
156+
"glob": "10.3.3",
157157
"husky": "8.0.3",
158158
"npm-run-all": "4.1.5",
159159
"postcss": "8.4.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3139,10 +3139,10 @@ glob-parent@^6.0.2:
31393139
dependencies:
31403140
is-glob "^4.0.3"
31413141

3142-
3143-
version "10.3.2"
3144-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.2.tgz#04fe71118ec6d2f4cb761849acbacec14b06cb1e"
3145-
integrity sha512-vsuLzB3c/uyDLLEdBZtT8vGnN0z57rwOxHV2oYZib/7HWmBspUaja/McYIobBjC4qaUTuNpUyFO2IdqM4DZIJA==
3142+
3143+
version "10.3.3"
3144+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.3.tgz#8360a4ffdd6ed90df84aa8d52f21f452e86a123b"
3145+
integrity sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==
31463146
dependencies:
31473147
foreground-child "^3.1.0"
31483148
jackspeak "^2.0.3"

0 commit comments

Comments
 (0)