Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json5 from 1.0.1 to 1.0.2 #8

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9220,7 +9220,7 @@ fsevents@^1.2.7:
lodash.template: ^4.5.0
magic-string: ^0.25.7
map-stream: ^0.0.7
marked: ^3.0.2
marked: ^4.0.10
memoize-one: ^5.2.1
merge-stream: ^1.0.1
mocha: ^8.4.0
Expand Down Expand Up @@ -10463,13 +10463,13 @@ fsevents@^1.2.7:
linkType: hard

"json5@npm:^1.0.1":
version: 1.0.1
resolution: "json5@npm:1.0.1"
version: 1.0.2
resolution: "json5@npm:1.0.2"
dependencies:
minimist: ^1.2.0
bin:
json5: lib/cli.js
checksum: e76ea23dbb8fc1348c143da628134a98adf4c5a4e8ea2adaa74a80c455fc2cdf0e2e13e6398ef819bfe92306b610ebb2002668ed9fc1af386d593691ef346fc3
checksum: 866458a8c58a95a49bef3adba929c625e82532bcff1fe93f01d29cb02cac7c3fe1f4b79951b7792c2da9de0b32871a8401a6e3c5b36778ad852bf5b8a61165d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -11328,12 +11328,12 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"marked@npm:^3.0.2":
version: 3.0.2
resolution: "marked@npm:3.0.2"
"marked@npm:^4.0.10":
version: 4.2.5
resolution: "marked@npm:4.2.5"
bin:
marked: bin/marked
checksum: 6f88083a7e50494f97af9f92f1b03a299ecde78055f7378dd0837f12aa2e192db84b7ed528d3e7008fd8d26d39f23a2a07af2a349899917171531574798563b5
marked: bin/marked.js
checksum: dd7da20a3983c66b516463fad5dc8d15dc70e137d20b6dc491e134f671e84bd2ed5f859e2c35f21e56830a122e4356b9e574bcde49b72b7ad6bc121a215a1a98
languageName: node
linkType: hard

Expand Down Expand Up @@ -11797,15 +11797,24 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"nanoid@npm:3.1.31, nanoid@npm:^3.1.31":
version: 3.1.31
resolution: "nanoid@npm:3.1.31"
"nanoid@npm:3.1.20":
version: 3.1.20
resolution: "nanoid@npm:3.1.20"
bin:
nanoid: bin/nanoid.cjs
checksum: f6246023d5d8313c2c16be05c18cdb189a6de50ab6418b513b34086eda4aabd12866b2cbe435548c760dc43cf11830b26b14b113afde47305398e3345795e433
languageName: node
linkType: hard

"nanoid@npm:^3.0.1":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
nanoid: bin/nanoid.cjs
checksum: 2fddd6dee994b7676f008d3ffa4ab16035a754f4bb586c61df5a22cf8c8c94017aadd360368f47d653829e0569a92b129979152ff97af23a558331e47e37cd9c
languageName: node
linkType: hard

"nanomatch@npm:^1.2.9":
version: 1.2.13
resolution: "nanomatch@npm:1.2.13"
Expand Down