Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-12 20:52:43 +0300
committerGitHub <noreply@github.com>2021-08-12 20:52:43 +0300
commit9bc8f14982f47a7fa149d8edbd4668331d2c8a5e (patch)
treecbc0e0e860c3dce62d574ad2bbe246b5617241d3
parent350837edb0ba0934e4359076572199eef3b58562 (diff)
Bump path-parse from 1.0.6 to 1.0.7 in /exampleSitedependabot/npm_and_yarn/exampleSite/path-parse-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>
-rw-r--r--exampleSite/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json
index fa3e7e3..af7aad3 100644
--- a/exampleSite/package-lock.json
+++ b/exampleSite/package-lock.json
@@ -2496,9 +2496,9 @@
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
},
"path-parse": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
- "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
},
"path-type": {
"version": "4.0.0",