Skip to content

Commit 4e3d58f

Browse files
dependabot[bot]Linchenn
authored andcommitted
build(deps): bump json5 in /tfjs-react-native/integration_rn59 (tensorflow#7238)
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b200e79 commit 4e3d58f

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

tfjs-react-native/integration_rn59/yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4653,11 +4653,9 @@ json-stringify-safe@~5.0.1:
46534653
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
46544654

46554655
json5@^2.1.0:
4656-
version "2.1.0"
4657-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
4658-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
4659-
dependencies:
4660-
minimist "^1.2.0"
4656+
version "2.2.3"
4657+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
4658+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
46614659

46624660
jsonfile@^2.1.0:
46634661
version "2.4.0"
@@ -5414,12 +5412,7 @@ minimist@0.0.8:
54145412
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
54155413
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
54165414

5417-
minimist@^1.1.1, minimist@^1.2.0:
5418-
version "1.2.5"
5419-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5420-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5421-
5422-
minimist@^1.2.6:
5415+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.6:
54235416
version "1.2.6"
54245417
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
54255418
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)