Skip to content

Commit ac3ceb8

Browse files
chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.1
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.1. - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](mrmlnc/fast-glob@3.2.12...3.3.1) --- updated-dependencies: - dependency-name: fast-glob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1258794 commit ac3ceb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/duckdb-wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "^8.35.0",
3535
"eslint-plugin-jasmine": "^4.1.3",
3636
"eslint-plugin-react": "^7.32.2",
37-
"fast-glob": "^3.2.12",
37+
"fast-glob": "^3.3.1",
3838
"jasmine": "^5.0.2",
3939
"jasmine-core": "^5.0.0",
4040
"jasmine-spec-reporter": "^7.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3264,10 +3264,10 @@ fast-fifo@^1.1.0, fast-fifo@^1.2.0:
32643264
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.0.tgz#03e381bcbfb29932d7c3afde6e15e83e05ab4d8b"
32653265
integrity sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw==
32663266

3267-
fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.9:
3268-
version "3.2.12"
3269-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
3270-
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
3267+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.1:
3268+
version "3.3.1"
3269+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
3270+
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
32713271
dependencies:
32723272
"@nodelib/fs.stat" "^2.0.2"
32733273
"@nodelib/fs.walk" "^1.2.3"

0 commit comments

Comments
 (0)