Skip to content

Commit ec7ee6a

Browse files
chore(deps-dev): bump fast-glob from 3.2.6 to 3.2.7 (#42)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](mrmlnc/fast-glob@3.2.6...3.2.7) --- updated-dependencies: - dependency-name: fast-glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 180252d commit ec7ee6a

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
@@ -91,7 +91,7 @@
9191
"@types/tar-stream": "2.2.1",
9292
"clinic": "9.0.0",
9393
"eslint-plugin-prettier": "3.4.0",
94-
"fast-glob": "3.2.6",
94+
"fast-glob": "3.2.7",
9595
"fs-extra": "10.0.0",
9696
"husky": "7.0.0",
9797
"nock": "13.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5028,10 +5028,10 @@ fast-diff@^1.1.2:
50285028
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
50295029
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
50305030

5031-
fast-glob@3.2.6, fast-glob@^3.1.1, fast-glob@^3.2.5:
5032-
version "3.2.6"
5033-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.6.tgz#434dd9529845176ea049acc9343e8282765c6e1a"
5034-
integrity sha512-GnLuqj/pvQ7pX8/L4J84nijv6sAnlwvSDpMkJi9i7nPmPxGtRPkBSStfvDW5l6nMdX9VWe+pkKWFTgD+vF2QSQ==
5031+
fast-glob@3.2.7, fast-glob@^3.1.1, fast-glob@^3.2.5:
5032+
version "3.2.7"
5033+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1"
5034+
integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==
50355035
dependencies:
50365036
"@nodelib/fs.stat" "^2.0.2"
50375037
"@nodelib/fs.walk" "^1.2.3"

0 commit comments

Comments
 (0)