Skip to content

Commit 36ba646

Browse files
chore: bump json5 from 2.2.0 to 2.2.3 in /test (#6085)
Bumps [json5](https://github.com/json5/json5) from 2.2.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.2.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 278d0f2 commit 36ba646

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

test/yarn.lock

+3-10
Original file line numberDiff line numberDiff line change
@@ -2395,11 +2395,9 @@ json-schema@^0.4.0:
23952395
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
23962396

23972397
[email protected], json5@^2.1.2:
2398-
version "2.2.0"
2399-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2400-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
2401-
dependencies:
2402-
minimist "^1.2.5"
2398+
version "2.2.3"
2399+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2400+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
24032401

24042402
kleur@^3.0.3:
24052403
version "3.0.3"
@@ -2509,11 +2507,6 @@ minimatch@^3.0.3, minimatch@^3.0.4:
25092507
dependencies:
25102508
brace-expansion "^1.1.7"
25112509

2512-
minimist@^1.2.5:
2513-
version "1.2.8"
2514-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
2515-
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
2516-
25172510
minipass@^3.0.0:
25182511
version "3.1.6"
25192512
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"

0 commit comments

Comments
 (0)