Skip to content

Commit 8173af2

Browse files
Bump json5 from 2.1.3 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.3 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.3...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81df802 commit 8173af2

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,15 +1932,9 @@ json-parse-even-better-errors@^2.3.0:
19321932
version "2.3.1"
19331933
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
19341934

1935-
json5@^2.1.2:
1936-
version "2.1.3"
1937-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
1938-
dependencies:
1939-
minimist "^1.2.5"
1940-
1941-
json5@^2.2.1:
1942-
version "2.2.1"
1943-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
1935+
json5@^2.1.2, json5@^2.2.1:
1936+
version "2.2.3"
1937+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
19441938

19451939
jsonfile@^6.0.1:
19461940
version "6.1.0"
@@ -2023,7 +2017,7 @@ minimatch@^3.0.4:
20232017
dependencies:
20242018
brace-expansion "^1.1.7"
20252019

2026-
minimist@^1.1.1, minimist@^1.2.5:
2020+
minimist@^1.1.1:
20272021
version "1.2.6"
20282022
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
20292023

0 commit comments

Comments
 (0)