git.fiddlerwoaroof.com
Browse code

chore: 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>

dependabot[bot] authored on 29/10/2021 06:15:09
Showing 1 changed files
... ...
@@ -9012,9 +9012,9 @@
9012 9012
       "dev": true
9013 9013
     },
9014 9014
     "path-parse": {
9015
-      "version": "1.0.6",
9016
-      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
9017
-      "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
9015
+      "version": "1.0.7",
9016
+      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
9017
+      "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
9018 9018
       "dev": true
9019 9019
     },
9020 9020
     "performance-now": {