Skip to content

Commit dd2586e

Browse files
author
SF-CLI-BOT
authored
Merge pull request #533 from salesforcecli/dependabot-npm_and_yarn-fast-glob-3.2.12
fix(deps): bump fast-glob from 3.2.11 to 3.2.12
2 parents 4ab4d7b + d6c7200 commit dd2586e

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
@@ -22,7 +22,7 @@
2222
"conventional-changelog-conventionalcommits": "^4.6.1",
2323
"conventional-changelog-preset-loader": "^2.3.4",
2424
"conventional-commits-parser": "^3.2.2",
25-
"fast-glob": "^3.2.7",
25+
"fast-glob": "^3.2.12",
2626
"glob": "^7.2.0",
2727
"got": "^11.8.3",
2828
"proxy-agent": "^5.0.0",

yarn.lock

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

3827-
fast-glob@^3.0.3, fast-glob@^3.2.7, fast-glob@^3.2.9:
3828-
version "3.2.11"
3829-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
3830-
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
3827+
fast-glob@^3.0.3, fast-glob@^3.2.12, fast-glob@^3.2.9:
3828+
version "3.2.12"
3829+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
3830+
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
38313831
dependencies:
38323832
"@nodelib/fs.stat" "^2.0.2"
38333833
"@nodelib/fs.walk" "^1.2.3"

0 commit comments

Comments
 (0)