Skip to content

Commit 8f6313f

Browse files
deps: bump it-glob from 2.0.7 to 3.0.1 (#306)
Bumps [it-glob](https://github.com/achingbrain/it) from 2.0.7 to 3.0.1. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-glob-2.0.7...it-glob-3.0.1) --- updated-dependencies: - dependency-name: it-glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fbfe11 commit 8f6313f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/blockstore-fs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"fast-write-atomic": "^0.2.1",
8181
"interface-blockstore": "^5.0.0",
8282
"interface-store": "^5.0.0",
83-
"it-glob": "^2.0.6",
83+
"it-glob": "^3.0.1",
8484
"it-map": "^3.0.5",
8585
"it-parallel-batch": "^3.0.4",
8686
"multiformats": "^13.0.1"

packages/datastore-fs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"fast-write-atomic": "^0.2.1",
6060
"interface-datastore": "^8.0.0",
6161
"interface-store": "^5.0.0",
62-
"it-glob": "^2.0.6",
62+
"it-glob": "^3.0.1",
6363
"it-map": "^3.0.5",
6464
"it-parallel-batch": "^3.0.4"
6565
},

0 commit comments

Comments
 (0)