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

github.com/jgthms/bulma.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 09:48:54 +0300
committerGitHub <noreply@github.com>2021-08-12 09:48:54 +0300
commit79abb5c47d782ea9c9b0b367fd725b4c89d76940 (patch)
tree02a1b83f0a9faed65844c2ea20f230c06ab50610
parenta1b7cc8a4d0e46b7a04c8974ec9753e55829ca97 (diff)
Bump path-parse from 1.0.6 to 1.0.7 in /docsdependabot/npm_and_yarn/docs/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--docs/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json
index 89d282e4..08923e6a 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -3499,9 +3499,9 @@
"dev": true
},
"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==",
"dev": true
},
"path-type": {