Skip to content

Commit b095bc4

Browse files
Bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62d783b commit b095bc4

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dotenv": "^16.4.5",
4141
"express": "^4.19.2",
4242
"ksuid": "^3.0.0",
43-
"micromatch": "^4.0.7",
43+
"micromatch": "^4.0.8",
4444
"moment": "^2.30.1",
4545
"node-cron": "^3.0.3",
4646
"tiny-json-http": "^7.5.1",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ __metadata:
364364
express: "npm:^4.19.2"
365365
isomorphic-timers-promises: "npm:^1.0.1"
366366
ksuid: "npm:^3.0.0"
367-
micromatch: "npm:^4.0.7"
367+
micromatch: "npm:^4.0.8"
368368
minimist: "npm:^1.2.8"
369369
moment: "npm:^2.30.1"
370370
nock: "npm:^13.5.4"
@@ -4436,7 +4436,7 @@ __metadata:
44364436
languageName: node
44374437
linkType: hard
44384438

4439-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7":
4439+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
44404440
version: 4.0.7
44414441
resolution: "micromatch@npm:4.0.7"
44424442
dependencies:
@@ -4446,6 +4446,16 @@ __metadata:
44464446
languageName: node
44474447
linkType: hard
44484448

4449+
"micromatch@npm:^4.0.8":
4450+
version: 4.0.8
4451+
resolution: "micromatch@npm:4.0.8"
4452+
dependencies:
4453+
braces: "npm:^3.0.3"
4454+
picomatch: "npm:^2.3.1"
4455+
checksum: 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
4456+
languageName: node
4457+
linkType: hard
4458+
44494459
"mime-db@npm:1.52.0":
44504460
version: 1.52.0
44514461
resolution: "mime-db@npm:1.52.0"

0 commit comments

Comments
 (0)