Skip to content

Commit 922bfa1

Browse files
authored
Merge pull request #19 from Blazity/dependabot/npm_and_yarn/example/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /example
2 parents c6874cd + 200dceb commit 922bfa1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Diff for: example/yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -1120,11 +1120,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
11201120
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
11211121

11221122
json5@^2.2.0:
1123-
version "2.2.0"
1124-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
1125-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
1126-
dependencies:
1127-
minimist "^1.2.5"
1123+
version "2.2.3"
1124+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1125+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
11281126

11291127
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
11301128
version "3.2.0"
@@ -1221,7 +1219,7 @@ minimatch@^3.0.4:
12211219
dependencies:
12221220
brace-expansion "^1.1.7"
12231221

1224-
minimist@^1.2.0, minimist@^1.2.5:
1222+
minimist@^1.2.0:
12251223
version "1.2.6"
12261224
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
12271225
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)