From 7587ef8eb0f22b67b2bf74239b5d7c2e605ef871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 05:40:25 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20path-parse=20in=20/view/2019/04/webpack?= =?UTF-8?q?=E6=89=93=E5=8C=85=E6=96=87=E4=BB=B6=E5=90=8C=E6=97=B6=E6=94=AF?= =?UTF-8?q?=E6=8C=81script=E5=BC=95=E5=85=A5=E5=92=8Cnpm=E5=AE=89=E8=A3=85?= 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/04/webpack\346\211\223\345\214\205\346\226\207\344\273\266\345\220\214\346\227\266\346\224\257\346\214\201script\345\274\225\345\205\245\345\222\214npm\345\256\211\350\243\205/package-lock.json" "b/view/2019/04/webpack\346\211\223\345\214\205\346\226\207\344\273\266\345\220\214\346\227\266\346\224\257\346\214\201script\345\274\225\345\205\245\345\222\214npm\345\256\211\350\243\205/package-lock.json" index 3950b07..bc0a79f 100644 --- "a/view/2019/04/webpack\346\211\223\345\214\205\346\226\207\344\273\266\345\220\214\346\227\266\346\224\257\346\214\201script\345\274\225\345\205\245\345\222\214npm\345\256\211\350\243\205/package-lock.json" +++ "b/view/2019/04/webpack\346\211\223\345\214\205\346\226\207\344\273\266\345\220\214\346\227\266\346\224\257\346\214\201script\345\274\225\345\205\245\345\222\214npm\345\256\211\350\243\205/package-lock.json" @@ -5872,9 +5872,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-to-regexp": {