Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 8a9f269

Browse files
authored
Merge pull request #356 from oclif/dependabot-npm_and_yarn-json5-2.2.3
fix(deps): bump json5 from 2.2.0 to 2.2.3
2 parents e42009f + 29dda73 commit 8a9f269

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

yarn.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -2102,11 +2102,9 @@ json-stringify-safe@^5.0.1:
21022102
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
21032103

21042104
json5@^2.1.2:
2105-
version "2.2.0"
2106-
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2107-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
2108-
dependencies:
2109-
minimist "^1.2.5"
2105+
version "2.2.3"
2106+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2107+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
21102108

21112109
jsonfile@^4.0.0:
21122110
version "4.0.0"

0 commit comments

Comments
 (0)