From 2ced71d82821fe420c2a839ca1c4f8090a8ea289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 05:39:07 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20path-parse=20from=201.0.6=20to=201.0.7?= =?UTF-8?q?=20in=20/view/2019/05/typescript=E7=89=88node=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=90=AD=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" "b/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" index 6e9c3ee..b8325ee 100644 --- "a/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" +++ "b/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" @@ -2579,9 +2579,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==" }, "path-to-regexp": { "version": "1.7.0",