git.fiddlerwoaroof.com
Browse code

Merge pull request #396 from fiddlerwoaroof/dependabot/npm_and_yarn/path-parse-1.0.7

chore: bump path-parse from 1.0.6 to 1.0.7

Ed Langley authored on 29/10/2021 06:16:11
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": {