Skip to content

Commit 7a55dab

Browse files
Bump path-parse from 1.0.5 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 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] <[email protected]>
1 parent 46da50c commit 7a55dab

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ fast-levenshtein@~2.0.4:
11691169

11701170
fb-watchman@^1.8.0, fb-watchman@^1.9.0:
11711171
version "1.9.0"
1172-
resolved "http://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec"
1172+
resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec"
11731173
dependencies:
11741174
bser "^1.0.2"
11751175

@@ -2431,8 +2431,8 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2:
24312431
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
24322432

24332433
path-parse@^1.0.5:
2434-
version "1.0.5"
2435-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
2434+
version "1.0.7"
2435+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
24362436

24372437
path-type@^1.0.0:
24382438
version "1.1.0"
@@ -2594,7 +2594,7 @@ [email protected]:
25942594

25952595
regex-cache@^0.4.2:
25962596
version "0.4.3"
2597-
resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
2597+
resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
25982598
dependencies:
25992599
is-equal-shallow "^0.1.3"
26002600
is-primitive "^2.0.0"
@@ -3174,4 +3174,3 @@ yargs@~3.10.0:
31743174
cliui "^2.1.0"
31753175
decamelize "^1.0.0"
31763176
window-size "0.1.0"
3177-

0 commit comments

Comments
 (0)