Skip to content

Commit 6b96b1b

Browse files
authored
Merge pull request #50 from PecanProject/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2 parents f5a15e6 + 53cdebe commit 6b96b1b

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

package-lock.json

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5394,18 +5394,16 @@ json3@^3.3.3:
53945394
integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
53955395

53965396
json5@^1.0.1:
5397-
version "1.0.1"
5398-
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
5399-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
5397+
version "1.0.2"
5398+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
5399+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
54005400
dependencies:
54015401
minimist "^1.2.0"
54025402

54035403
json5@^2.1.2:
5404-
version "2.2.0"
5405-
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz"
5406-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
5407-
dependencies:
5408-
minimist "^1.2.5"
5404+
version "2.2.3"
5405+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5406+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
54095407

54105408
jsonfile@^6.0.1:
54115409
version "6.1.0"

0 commit comments

Comments
 (0)