Skip to content

Commit 954467e

Browse files
fix(deps): update dependency json5 to v2.2.3 (#3065)
1 parent 6891c02 commit 954467e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@
15831583
"execa": "5.1.1",
15841584
"fs-extra": "11.1.0",
15851585
"js-yaml": "4.1.0",
1586-
"json5": "2.2.2",
1586+
"json5": "2.2.3",
15871587
"lodash.clonedeep": "4.5.0",
15881588
"lodash.get": "4.4.2",
15891589
"lodash.isempty": "4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12862,10 +12862,10 @@ json-stringify-pretty-compact@^3.0.0, json-stringify-pretty-compact@~3.0.0:
1286212862
resolved "https://registry.yarnpkg.com/json-stringify-pretty-compact/-/json-stringify-pretty-compact-3.0.0.tgz#f71ef9d82ef16483a407869556588e91b681d9ab"
1286312863
integrity sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==
1286412864

12865-
12866-
version "2.2.2"
12867-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
12868-
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
12865+
12866+
version "2.2.3"
12867+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
12868+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
1286912869

1287012870
json5@^1.0.1:
1287112871
version "1.0.1"

0 commit comments

Comments
 (0)