Skip to content

Commit 96ddcc5

Browse files
Bump url-parse in /examples/fork-ts-checker-webpack-plugin (#1423)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecdc9c1 commit 96ddcc5

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -4728,9 +4728,9 @@ urix@^0.1.0:
47284728
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
47294729

47304730
url-parse@^1.4.3:
4731-
version "1.5.1"
4732-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
4733-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
4731+
version "1.5.10"
4732+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
4733+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
47344734
dependencies:
47354735
querystringify "^2.1.1"
47364736
requires-port "^1.0.0"

0 commit comments

Comments
 (0)