Skip to content

Commit 131efc8

Browse files
Bump json5 from 2.2.1 to 2.2.3 in /snake-dqn (#997)
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 3cae5f4 commit 131efc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snake-dqn/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2893,9 +2893,9 @@ json-parse-even-better-errors@^2.3.0:
28932893
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
28942894

28952895
json5@^2.2.0, json5@^2.2.1:
2896-
version "2.2.1"
2897-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
2898-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
2896+
version "2.2.3"
2897+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2898+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
28992899

29002900
jsonfile@^4.0.0:
29012901
version "4.0.0"

0 commit comments

Comments
 (0)