Skip to content

Commit e7b1a33

Browse files
Bump path-parse in /examples/fork-ts-checker-webpack-plugin (#1356)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fce177 commit e7b1a33

File tree

1 file changed

+3
-3
lines changed
  • examples/fork-ts-checker-webpack-plugin

1 file changed

+3
-3
lines changed

examples/fork-ts-checker-webpack-plugin/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,9 +3552,9 @@ path-key@^2.0.0, path-key@^2.0.1:
35523552
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
35533553

35543554
path-parse@^1.0.6:
3555-
version "1.0.6"
3556-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3557-
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
3555+
version "1.0.7"
3556+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
3557+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
35583558

35593559
path-to-regexp@0.1.7:
35603560
version "0.1.7"

0 commit comments

Comments
 (0)