Skip to content

Commit 901eb01

Browse files
Bump json5 from 2.2.1 to 2.2.3 in /polynomial-regression-core (#999)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 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.1...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 0731773 commit 901eb01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

polynomial-regression-core/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1638,9 +1638,9 @@ json-stringify-pretty-compact@^2.0.0:
16381638
integrity sha512-WRitRfs6BGq4q8gTgOy4ek7iPFXjbra0H3PmDLKm2xnZ+Gh1HUhiKGgCZkSPNULlP7mvfu6FV/mOLhCarspADQ==
16391639

16401640
json5@^2.2.0:
1641-
version "2.2.1"
1642-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
1643-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
1641+
version "2.2.3"
1642+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1643+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
16441644

16451645
jsonfile@^4.0.0:
16461646
version "4.0.0"

0 commit comments

Comments
 (0)