Skip to content

Commit f64a05f

Browse files
chore(devdeps): bump url-parse in /packages/use-i18n/examples/cra (#478)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- 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 5b57d53 commit f64a05f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/use-i18n/examples/cra/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@
16691669
reakit "^1.3.5"
16701670

16711671
"@scaleway/use-i18n@file:../..":
1672-
version "3.1.13"
1672+
version "3.1.15"
16731673
dependencies:
16741674
"@formatjs/fast-memoize" "1.2.0"
16751675
date-fns "2.25.0"
@@ -11424,9 +11424,9 @@ [email protected]:
1142411424
schema-utils "^3.0.0"
1142511425

1142611426
url-parse@^1.4.3, url-parse@^1.4.7:
11427-
version "1.5.1"
11428-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
11429-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
11427+
version "1.5.3"
11428+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
11429+
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
1143011430
dependencies:
1143111431
querystringify "^2.1.1"
1143211432
requires-port "^1.0.0"

0 commit comments

Comments
 (0)