Skip to content

Commit 2a4acdc

Browse files
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab5fd00 commit 2a4acdc

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

yarn.lock

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@
21222122

21232123
"@types/fbemitter@^2.0.32":
21242124
version "2.0.32"
2125-
resolved "http://registry.npmjs.org/@types/fbemitter/-/fbemitter-2.0.32.tgz#8ed204da0f54e9c8eaec31b1eec91e25132d082c"
2125+
resolved "https://registry.npmjs.org/@types/fbemitter/-/fbemitter-2.0.32.tgz#8ed204da0f54e9c8eaec31b1eec91e25132d082c"
21262126
integrity sha1-jtIE2g9U6cjq7DGx7skeJRMtCCw=
21272127

21282128
"@types/graceful-fs@^4.1.2":
@@ -6686,12 +6686,7 @@ path-key@^3.0.0, path-key@^3.1.0:
66866686
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
66876687
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
66886688

6689-
path-parse@^1.0.5:
6690-
version "1.0.6"
6691-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
6692-
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
6693-
6694-
path-parse@^1.0.6, path-parse@^1.0.7:
6689+
path-parse@^1.0.5, path-parse@^1.0.6, path-parse@^1.0.7:
66956690
version "1.0.7"
66966691
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
66976692
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -7668,7 +7663,7 @@ string.prototype.trimstart@^1.0.4:
76687663

76697664
strip-ansi@^3.0.0:
76707665
version "3.0.1"
7671-
resolved "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
7666+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
76727667
integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
76737668
dependencies:
76747669
ansi-regex "^2.0.0"

0 commit comments

Comments
 (0)