Skip to content

Commit ca5f606

Browse files
dependabot[bot]MarshallOfSound
authored andcommitted
build(deps): bump fstream from 1.0.11 to 1.0.12 (#142)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](npm/fstream@v1.0.11...v1.0.12)
1 parent ff18c11 commit ca5f606

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,9 @@ fs.realpath@^1.0.0:
18511851
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
18521852

18531853
fstream@^1.0.0, fstream@^1.0.2:
1854-
version "1.0.11"
1855-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
1856-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
1854+
version "1.0.12"
1855+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
1856+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
18571857
dependencies:
18581858
graceful-fs "^4.1.2"
18591859
inherits "~2.0.0"
@@ -1982,7 +1982,7 @@ glob-to-regexp@^0.3.0:
19821982
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
19831983
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
19841984

1985-
[email protected], glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
1985+
[email protected], glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
19861986
version "7.1.3"
19871987
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
19881988
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -1994,6 +1994,18 @@ [email protected], glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
19941994
once "^1.3.0"
19951995
path-is-absolute "^1.0.0"
19961996

1997+
glob@^7.1.3:
1998+
version "7.1.4"
1999+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
2000+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
2001+
dependencies:
2002+
fs.realpath "^1.0.0"
2003+
inflight "^1.0.4"
2004+
inherits "2"
2005+
minimatch "^3.0.4"
2006+
once "^1.3.0"
2007+
path-is-absolute "^1.0.0"
2008+
19972009
global-dirs@^0.1.0:
19982010
version "0.1.1"
19992011
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)