Skip to content

Commit 3a18f30

Browse files
authored
Merge pull request #1085 from haskell/dependabot/npm_and_yarn/glob-10.3.15
Bump glob from 10.3.14 to 10.3.15
2 parents 945a534 + 0bb7fb9 commit 3a18f30

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
@@ -1301,7 +1301,7 @@
13011301
"@vscode/test-electron": "^2.3.9",
13021302
"eslint": "^8.57.0",
13031303
"eslint-webpack-plugin": "^4.1.0",
1304-
"glob": "^10.3.12",
1304+
"glob": "^10.3.15",
13051305
"husky": "^9.0.11",
13061306
"mocha": "^10.4.0",
13071307
"prettier": "^3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,10 +1167,10 @@ [email protected]:
11671167
minimatch "^5.0.1"
11681168
once "^1.3.0"
11691169

1170-
glob@^10.3.12:
1171-
version "10.3.14"
1172-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.14.tgz#36501f871d373fe197fc5794588d0aa71e69ff68"
1173-
integrity sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==
1170+
glob@^10.3.15:
1171+
version "10.3.15"
1172+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.15.tgz#e72bc61bc3038c90605f5dd48543dc67aaf3b50d"
1173+
integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==
11741174
dependencies:
11751175
foreground-child "^3.1.0"
11761176
jackspeak "^2.3.6"

0 commit comments

Comments
 (0)